Skip to content

Instantly share code, notes, and snippets.

@visibletrap
Last active December 7, 2017 05:32
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save visibletrap/5c36fc57a19e1244efe4b0fbad79ba81 to your computer and use it in GitHub Desktop.
Save visibletrap/5c36fc57a19e1244efe4b0fbad79ba81 to your computer and use it in GitHub Desktop.
Input is a file contains html of comment section of this post https://www.facebook.com/roofimon.class/posts/10154689730497047
; :dependencies [[hickory "0.7.1"]]
(require '[clojure.pprint :refer [print-table]]
'[clojure.string :as string]
'[hickory.core :refer [as-hickory parse]]
'[hickory.select :as s])
(def choices #{"1 2 3" "2 3 1" "3 1 2" "1 3 2" "3 2 1" "2 1 3"})
(def meanings
{"Array.reverse()" "3 2 1"
"อดีต 231 ปัจจุบัน 123" "1 2 3"
"1212312121" ""
"ช่วงแรก 2 3 1 เพราะยังไม่รู้เรื่องรู้ราว อยากทำงานที่ชอบ อยู่ที่ๆไช่ ช่วงกลาง 1 2 3 เพราะต้องเก็บเงินสร้างสิ่งต่างๆ" "1 2 3"
"เมื่อก่อน 231 ทำอะไรด้วยใจลุยเต็มตัวไม่เคยสนใจเงิน แม้แต่คนให้เงินเดือนมากกว่าถึงสองเท่าก็ไม่ไป แต่ตอนนี้ 123 ครับ เน้นที่ 1 เลย 55555" "1 2 3"
"อดีต 123 ปัจจุบัน 231 คนับพี่ " "2 3 1"
"2 3 1, 2 1 3 1 กับ 3 เท่าๆกันครับ 2 ทำให้ตัวเองมีเป้าหมายมีคุณค่า (ต่อตัวเองและคนรอบข้าง)" ""})
(defn translate [s] (get meanings s s))
(defn html->comments [html-string]
(->> html-string
(parse)
(as-hickory)
(s/select (s/child (s/class "UFICommentBody")))
(keep #(get-in % [:content 0 :content]))
(map (fn [[line1 :as lines]]
(cond
(string? line1) line1
(map? line1) (->> lines
(keep (comp first :content))
(string/join " ")))))))
(defn comment->choice [s]
(->> s
(filter #{\1 \2 \3})
(take 3)
(string/join " ")))
(defn count-each [filepath]
(->> filepath
(slurp)
(html->comments)
(map (juxt translate identity))
(map (juxt (comp comment->choice first) second))
(keep (comp choices first))
(group-by identity)
(map (juxt key (comp count val)))
(map #(hash-map :choice (first %) :count (second %)))
(sort-by :count >)
(print-table [:choice :count])))
(comment
(count-each "input.html")
(count-each "https://gist.githubusercontent.com/visibletrap/5c36fc57a19e1244efe4b0fbad79ba81/raw/f6e8fab82f85bad22ce98b307dc758c0b12d9e23/sample-input.html")
)
<div class="_3b-9"><div><div id="comment_js_4z" class="UFIRow _48ph _48pi UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=568358983&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/hirun.benjapolpithak?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Hirun Benjapolpithak" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/18425355_10155482318268984_4213041189688274631_n.jpg?oh=503b84e2220d3a44668b4e2be1f939b3&amp;oe=5A6077D5"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=568358983&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/hirun.benjapolpithak?fref=ufi">Hirun Benjapolpithak</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>2 1 3 ครับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689731337047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:30pm" data-utime="1505629837" data-shorten="true">18 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_50" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1314156836&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/wiriyaz?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Wiriya Rungruang" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/c5.12.64.64/p80x80/14691087_10210823483445853_36206377321321191_n.jpg?oh=c48d67e074aa954aa55dc0ea3f45d988&amp;oe=5A4111D5"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1314156836&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/wiriyaz?fref=ufi">Wiriya Rungruang</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>2 3 1 ครับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689732102047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:31pm" data-utime="1505629879" data-shorten="true">18 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_51" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1071302528&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/nuboat?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Peerapat Asoktummarungsri" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/14721743_10208554128825311_7359571370778643775_n.jpg?oh=f19459d26cb67bd2197a7f21f70579d7&amp;oe=5A5741BA"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1071302528&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/nuboat?fref=ufi">Peerapat Asoktummarungsri</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>1 2 3</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ufi/reaction/profile/dialog/?ft_ent_identifier=10154689730497047_10154689732852047&amp;av=629156080" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-uri="/ufi/reaction/sentence/tooltip/?ft_ent_identifier=10154689730497047_10154689732852047&amp;client_id=1505695184547%3A1250948597&amp;user_count=3&amp;av=629156080" href="/ufi/reaction/profile/browser/?ft_ent_identifier=10154689730497047_10154689732852047&amp;av=629156080" rel="dialog" role="button"><div class="_3t53 UFICommentReactionsBling _4ar- _ipn"><span aria-label="See who reacted to this" class="_3t54"><span aria-label="3 Like" class="_3emk _26lk"><span class="_9zc _2p79 _4-op _3uet _4e-m"><i class="_3j7l _2p78 _9-y _hly"></i></span><span class="_3chu">3</span></span></span><span class="UFICommentLikeButton">3</span></div></a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689732852047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:32pm" data-utime="1505629965" data-shorten="true">18 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_52" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1169746724&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/I.am.Ethan.Hunt?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Artit Kiuwilai" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/534228_4035845172397_121479541_n.jpg?oh=95cf691c831a0310fb9cdddc7b232a58&amp;oe=5A48FD2F"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1169746724&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/I.am.Ethan.Hunt?fref=ufi">Artit Kiuwilai</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>Array.reverse()</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689733022047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:33pm" data-utime="1505629992" data-shorten="true">18 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_53" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1539459546&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/mixth?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Narat Suchartsunthorn" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/c16.2.64.64/p80x80/18813267_10213427716037550_3691302381437388349_n.jpg?oh=5aefa8c72c50c0fed52e11540bf9b33d&amp;oe=5A4CFF95"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1539459546&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/mixth?fref=ufi">Narat Suchartsunthorn</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>3 2 1 ครับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689733197047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:33pm" data-utime="1505630004" data-shorten="true">18 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_54" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1140511723&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/nattaporn.chatmarairut?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Nattaporn Chatmalairut" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/c6.0.64.64/p64x64/557890_10201081077566007_1596086583_n.jpg?oh=3a321ceda2668a7c870ec1bd493bfeae&amp;oe=5A412134"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1140511723&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/nattaporn.chatmarairut?fref=ufi">Nattaporn Chatmalairut</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>.reduce</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689733747047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:34pm" data-utime="1505630060" data-shorten="true">18 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div class=" UFIReplyList"><div id="comment_js_55" class="UFIRow _48ph UFILastComment _4204 UFIComment _4oep" role="article" aria-label="Comment reply" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=563588845&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/peerawat.poombua?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Peerawat Poombua" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p48x48/12189920_10153795754123846_2939234672441326301_n.jpg?oh=42a1219fb2409cd4247a5bc70420b73f&amp;oe=5A578270"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=563588845&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/peerawat.poombua?fref=ufi">Peerawat Poombua</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>6 เลย // เหนือมากครับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_reply_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689733747047&amp;reply_comment_id=10154689734167047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:34pm" data-utime="1505630099" data-shorten="true">18 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="addComment_10154689730497047" class="UFIRow _4oep UFIAddComment UFIAddCommentWithPhotoAttacher UFIAddCommentWithoutSeparator _2o9m" data-ft="{&quot;tn&quot;:&quot;[&quot;}"><div class="UFIMentionsInputWrap UFIStickersEnabledInput UFIGifEnabledInput clearfix" direction="left"><div class="_ohe lfloat"><div class="UFIReplyActorPhotoWrapper img _8o _8r UFIImageBlockImage" role="presentation"><img alt="Nuttanart Pornprasitsakul" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/c0.11.64.64/p64x64/1526678_10152309240646081_1269886033_n.jpg?oh=7d3ae8f9ae58cf41d680bf31753c667d&amp;oe=5A5742FD"></div></div><div class=""><div class="UFIImageBlockContent _42ef _8u"><div class="UFICommentContainer"><div class="_fmi _613v UFIInputContainer"><div class="_2xwx" role="presentation"><div class="UFIAddCommentInput _1osb _1osc _2xww"><input class="_1osa mentionsHidden" name="add_comment_text">Write a reply...</div></div><div class="_fmk UFICommentAttachmentButtons _5op2 _15i7 _2kwm"><a aria-label="Insert an emoji" class="_r1a UFICommentEmojiButton _5f0v" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Insert an emoji" role="button" href="#" id="js_5o"><div class="UFICommentEmojiIcon"></div></a><div class="_r1a UFIPhotoAttachLinkWrapper _m" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Attach a Photo or Video" role="presentation"><span class="UFICommentPhotoIcon"><input type="file" accept="video/*, video/x-m4v, video/webm, video/x-ms-wmv, video/x-msvideo, video/3gpp, video/flv, video/x-flv, video/mp4, video/quicktime, video/mpeg, video/ogv, .ts, .mkv, image/*" aria-label="Attach a Photo or Video" class="_n _5f0v" name="file" title="Attach a Photo or Video" id="js_5l"></span></div><a aria-label="Post a GIF" class="_r1a UFICommentGifButton _5f0v" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Post a GIF" role="button" href="#" id="js_5p"><div class="UFICommentGifIcon"></div></a><a aria-label="Post a sticker" class="_r1a UFICommentStickerButton _5f0v" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Post a sticker" role="button" href="#" id="js_5q"><div class="UFICommentStickerIcon"></div></a></div></div></div></div></div></div></div></div><div id="comment_js_56" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100001134307947&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/goangle?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Teerapong Singthong" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/12004083_910099582371177_4613054342422812962_n.jpg?oh=e72d6b85568ab2e6c0efc46f34038ea1&amp;oe=5A4E8E90"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100001134307947&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/goangle?fref=ufi">Teerapong Singthong</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>1 2 3</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ufi/reaction/profile/dialog/?ft_ent_identifier=10154689730497047_10154689736757047&amp;av=629156080" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-uri="/ufi/reaction/sentence/tooltip/?ft_ent_identifier=10154689730497047_10154689736757047&amp;client_id=1505695184565%3A2414631058&amp;user_count=1&amp;av=629156080" href="/ufi/reaction/profile/browser/?ft_ent_identifier=10154689730497047_10154689736757047&amp;av=629156080" rel="dialog" role="button"><div class="_3t53 UFICommentReactionsBling _4ar- _ipn"><span aria-label="See who reacted to this" class="_3t54"><span aria-label="1 Like" class="_3emk _26lk"><span class="_9zc _2p79 _4-op _3uet _4e-m"><i class="_3j7l _2p78 _9-y _hly"></i></span><span class="_3chu">1</span></span></span><span class="UFICommentLikeButton">1</span></div></a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689736757047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:37pm" data-utime="1505630258" data-shorten="true">18 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_57" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000305492841&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/tumit.ignore?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Tumit Watcharapol" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/14642435_1285236241496547_8075662098098807727_n.jpg?oh=5a394ce8e6ec754e01a84b382c375640&amp;oe=5A4043C9"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000305492841&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/tumit.ignore?fref=ufi">Tumit Watcharapol</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>1 3 2</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689737012047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:38pm" data-utime="1505630293" data-shorten="true">18 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_58" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100002878384903&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/alzack.connell.7?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Nattaaek Tantiwongsaroj" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/20915362_1223856144386987_4511554562761738740_n.jpg?oh=a88395c89f91c5e769fef85f00f68d11&amp;oe=5A5B5B63"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100002878384903&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/alzack.connell.7?fref=ufi">Nattaaek Tantiwongsaroj</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>1 3 2</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689737132047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:38pm" data-utime="1505630300" data-shorten="true">18 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_59" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1251954981&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/windygallery?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Rawin Viruchpintu" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/17457430_10212295683127851_8220672433088092101_n.jpg?oh=ab412ee1be68eb97d9be29e1687a1f56&amp;oe=5A154305"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1251954981&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/windygallery?fref=ufi">Rawin Viruchpintu</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>2 3 1 ครับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689737202047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:38pm" data-utime="1505630310" data-shorten="true">18 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_5a" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=725628699&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/iphayao?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Phayao Boonon" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/1464611_10151951655378700_320437433_n.jpg?oh=991fef81aec5ad11ed9dd4bbc700a63a&amp;oe=5A12A762"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=725628699&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/iphayao?fref=ufi">Phayao Boonon</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>2 1 3</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689737422047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:38pm" data-utime="1505630320" data-shorten="true">18 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_5b" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000996528875&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/IOsonoTAN?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Krissada Boontrigratn" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p48x48/17634644_1425015654208305_29296022846789772_n.jpg?oh=213881a2b0234bf1b1d0e3f749adc1e5&amp;oe=5A3EB64F"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000996528875&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/IOsonoTAN?fref=ufi">Krissada Boontrigratn</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>2 3 1 ครับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689737462047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:38pm" data-utime="1505630326" data-shorten="true">18 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_5c" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1280086771&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/mic.pantakan?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Mic Pantakan" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p48x48/21740513_10210456094220216_9105413936667225654_n.jpg?oh=bfae32e3f7ecbec3ea8161ccb9915b05&amp;oe=5A14BDAB"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1280086771&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/mic.pantakan?fref=ufi">Mic Pantakan</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>3 1 2 , ผมทำอะไรก็ได้คับ <span class="_47e3 _5mfr"><img height="16" src="https://static.xx.fbcdn.net/images/emoji.php/v9/f6d/2/16/1f600.png" role="presentation" width="16" alt="" class="img"><span class="_7oe">😀</span></span></span><br><span>สภาพแวดล้อมที่ดีสำคัญจริงนะ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ufi/reaction/profile/dialog/?ft_ent_identifier=10154689730497047_10154689737492047&amp;av=629156080" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-uri="/ufi/reaction/sentence/tooltip/?ft_ent_identifier=10154689730497047_10154689737492047&amp;client_id=1505695184585%3A2976228450&amp;user_count=1&amp;av=629156080" href="/ufi/reaction/profile/browser/?ft_ent_identifier=10154689730497047_10154689737492047&amp;av=629156080" rel="dialog" role="button"><div class="_3t53 UFICommentReactionsBling _4ar- _ipn"><span aria-label="See who reacted to this" class="_3t54"><span aria-label="1 Like" class="_3emk _26lk"><span class="_9zc _2p79 _4-op _3uet _4e-m"><i class="_3j7l _2p78 _9-y _hly"></i></span><span class="_3chu">1</span></span></span><span class="UFICommentLikeButton">1</span></div></a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689737492047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:40pm" data-utime="1505630405" data-shorten="true">17 hrs</abbr></a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ajax/edits/browser/comment?comment_token=10154689730497047_10154689737492047" class="uiLinkSubtle" data-hover="tooltip" data-tooltip-content="Show edit history" href="#" rel="dialog" role="button" title="Show edit history">Edited</a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div class=" UFIReplyList"><div id="comment_js_5d" class="UFIRow _48ph _4204 UFIComment _4oep" role="article" aria-label="Comment reply" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000996528875&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/IOsonoTAN?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Krissada Boontrigratn" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p48x48/17634644_1425015654208305_29296022846789772_n.jpg?oh=213881a2b0234bf1b1d0e3f749adc1e5&amp;oe=5A3EB64F"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000996528875&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/IOsonoTAN?fref=ufi">Krissada Boontrigratn</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>แวดล้อมตอนนี้เป็นไงมั่ง หึหึ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_reply_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689737492047&amp;reply_comment_id=10154689742572047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:43pm" data-utime="1505630599" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_5e" class="UFIRow UFILastComment UFIComment _4oep UFIPartialBorder" role="article" aria-label="Comment reply" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1280086771&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/mic.pantakan?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Mic Pantakan" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p48x48/21740513_10210456094220216_9105413936667225654_n.jpg?oh=bfae32e3f7ecbec3ea8161ccb9915b05&amp;oe=5A14BDAB"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1280086771&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/mic.pantakan?fref=ufi">Mic Pantakan</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>เหมือนอยู่ท่ามกลางเหล่า อเวนเจอร์</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_reply_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689737492047&amp;reply_comment_id=10154689744532047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:45pm" data-utime="1505630703" data-shorten="true">17 hrs</abbr></a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ajax/edits/browser/comment?comment_token=10154689730497047_10154689744532047" class="uiLinkSubtle" data-hover="tooltip" data-tooltip-content="Show edit history" href="#" rel="dialog" role="button" title="Show edit history">Edited</a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div class="UFIRow UFIPagerRow _4oep"><div direction="left" class="clearfix"><div class="_ohe lfloat"><a class="UFIPagerIcon img _8o _8r UFIImageBlockImage" href="#" role="button" tabindex="-1" aria-hidden="true"></a></div><div class=""><div class="UFIImageBlockContent _42ef _8u clearfix" direction="right"><div class="_ohf rfloat"><span class="fcg UFIPagerCount"></span></div><div class=""><a class="UFIPagerLink" href="#" role="button">View more replies</a></div></div></div></div></div><div id="addComment_10154689730497047" class="UFIRow _4oep UFIAddComment UFIAddCommentWithPhotoAttacher UFIAddCommentWithoutSeparator _2o9m" data-ft="{&quot;tn&quot;:&quot;[&quot;}"><div class="UFIMentionsInputWrap UFIStickersEnabledInput UFIGifEnabledInput clearfix" direction="left"><div class="_ohe lfloat"><div class="UFIReplyActorPhotoWrapper img _8o _8r UFIImageBlockImage" role="presentation"><img alt="Nuttanart Pornprasitsakul" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/c0.11.64.64/p64x64/1526678_10152309240646081_1269886033_n.jpg?oh=7d3ae8f9ae58cf41d680bf31753c667d&amp;oe=5A5742FD"></div></div><div class=""><div class="UFIImageBlockContent _42ef _8u"><div class="UFICommentContainer"><div class="_fmi _613v UFIInputContainer"><div class="_2xwx" role="presentation"><div class="UFIAddCommentInput _1osb _1osc _2xww"><input class="_1osa mentionsHidden" name="add_comment_text">Write a reply...</div></div><div class="_fmk UFICommentAttachmentButtons _5op2 _15i7 _2kwm"><a aria-label="Insert an emoji" class="_r1a UFICommentEmojiButton _5f0v" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Insert an emoji" role="button" href="#" id="js_5r"><div class="UFICommentEmojiIcon"></div></a><div class="_r1a UFIPhotoAttachLinkWrapper _m" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Attach a Photo or Video" role="presentation"><span class="UFICommentPhotoIcon"><input type="file" accept="video/*, video/x-m4v, video/webm, video/x-ms-wmv, video/x-msvideo, video/3gpp, video/flv, video/x-flv, video/mp4, video/quicktime, video/mpeg, video/ogv, .ts, .mkv, image/*" aria-label="Attach a Photo or Video" class="_n _5f0v" name="file" title="Attach a Photo or Video" id="js_5m"></span></div><a aria-label="Post a GIF" class="_r1a UFICommentGifButton _5f0v" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Post a GIF" role="button" href="#" id="js_5s"><div class="UFICommentGifIcon"></div></a><a aria-label="Post a sticker" class="_r1a UFICommentStickerButton _5f0v" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Post a sticker" role="button" href="#" id="js_5t"><div class="UFICommentStickerIcon"></div></a></div></div></div></div></div></div></div></div><div id="comment_js_5f" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100002159599688&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/gotzilaza?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Kirati Samattanares" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/c0.11.64.64/p64x64/20914485_1406356162779690_5971418503144190983_n.jpg?oh=ba6141e1109a523b076ed6692d3662d0&amp;oe=5A58BEAD"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100002159599688&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/gotzilaza?fref=ufi">Kirati Samattanares</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>1 2 3</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ufi/reaction/profile/dialog/?ft_ent_identifier=10154689730497047_10154689737837047&amp;av=629156080" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-uri="/ufi/reaction/sentence/tooltip/?ft_ent_identifier=10154689730497047_10154689737837047&amp;client_id=1505695184596%3A1466492753&amp;user_count=1&amp;av=629156080" href="/ufi/reaction/profile/browser/?ft_ent_identifier=10154689730497047_10154689737837047&amp;av=629156080" rel="dialog" role="button"><div class="_3t53 UFICommentReactionsBling _4ar- _ipn"><span aria-label="See who reacted to this" class="_3t54"><span aria-label="1 Like" class="_3emk _26lk"><span class="_9zc _2p79 _4-op _3uet _4e-m"><i class="_3j7l _2p78 _9-y _hly"></i></span><span class="_3chu">1</span></span></span><span class="UFICommentLikeButton">1</span></div></a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689737837047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:39pm" data-utime="1505630368" data-shorten="true">18 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div class=" UFIReplyList"><div id="comment_js_5g" class="UFIRow _48ph UFILastComment _4204 UFIComment _4oep" role="article" aria-label="Comment reply" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1501985082&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/sasitorn.oeam?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Sasitorn Oeam" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p48x48/19702095_10214399143521381_6610606385217868868_n.jpg?oh=618eda3a7b9a5ca6f36e11dbf4dbcc4e&amp;oe=5A5B9E32"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1501985082&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/sasitorn.oeam?fref=ufi">Sasitorn Oeam</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>สลับกันเลย พี่ 321</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_reply_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ufi/reaction/profile/dialog/?ft_ent_identifier=10154689730497047_10154689873672047&amp;av=629156080" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-uri="/ufi/reaction/sentence/tooltip/?ft_ent_identifier=10154689730497047_10154689873672047&amp;client_id=1505695184601%3A3491441873&amp;user_count=1&amp;av=629156080" href="/ufi/reaction/profile/browser/?ft_ent_identifier=10154689730497047_10154689873672047&amp;av=629156080" rel="dialog" role="button"><div class="_3t53 UFICommentReactionsBling _4ar- _ipn"><span aria-label="See who reacted to this" class="_3t54"><span aria-label="1 Like" class="_3emk _26lk"><span class="_9zc _2p79 _4-op _3uet _4e-m"><i class="_3j7l _2p78 _9-y _hly"></i></span><span class="_3chu">1</span></span></span><span class="UFICommentLikeButton">1</span></div></a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689737837047&amp;reply_comment_id=10154689873672047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 3:59pm" data-utime="1505638766" data-shorten="true">15 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="addComment_10154689730497047" class="UFIRow _4oep UFIAddComment UFIAddCommentWithPhotoAttacher UFIAddCommentWithoutSeparator _2o9m" data-ft="{&quot;tn&quot;:&quot;[&quot;}"><div class="UFIMentionsInputWrap UFIStickersEnabledInput UFIGifEnabledInput clearfix" direction="left"><div class="_ohe lfloat"><div class="UFIReplyActorPhotoWrapper img _8o _8r UFIImageBlockImage" role="presentation"><img alt="Nuttanart Pornprasitsakul" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/c0.11.64.64/p64x64/1526678_10152309240646081_1269886033_n.jpg?oh=7d3ae8f9ae58cf41d680bf31753c667d&amp;oe=5A5742FD"></div></div><div class=""><div class="UFIImageBlockContent _42ef _8u"><div class="UFICommentContainer"><div class="_fmi _613v UFIInputContainer"><div class="_2xwx" role="presentation"><div class="UFIAddCommentInput _1osb _1osc _2xww"><input class="_1osa mentionsHidden" name="add_comment_text">Write a reply...</div></div><div class="_fmk UFICommentAttachmentButtons _5op2 _15i7 _2kwm"><a aria-label="Insert an emoji" class="_r1a UFICommentEmojiButton _5f0v" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Insert an emoji" role="button" href="#" id="js_5u"><div class="UFICommentEmojiIcon"></div></a><div class="_r1a UFIPhotoAttachLinkWrapper _m" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Attach a Photo or Video" role="presentation"><span class="UFICommentPhotoIcon"><input type="file" accept="video/*, video/x-m4v, video/webm, video/x-ms-wmv, video/x-msvideo, video/3gpp, video/flv, video/x-flv, video/mp4, video/quicktime, video/mpeg, video/ogv, .ts, .mkv, image/*" aria-label="Attach a Photo or Video" class="_n _5f0v" name="file" title="Attach a Photo or Video" id="js_5n"></span></div><a aria-label="Post a GIF" class="_r1a UFICommentGifButton _5f0v" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Post a GIF" role="button" href="#" id="js_5v"><div class="UFICommentGifIcon"></div></a><a aria-label="Post a sticker" class="_r1a UFICommentStickerButton _5f0v" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Post a sticker" role="button" href="#" id="js_5w"><div class="UFICommentStickerIcon"></div></a></div></div></div></div></div></div></div></div><div id="comment_js_5h" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1374261830&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/prayoch.rujira?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Prayoch Rujira" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/18010959_10208659000857144_8315197316354482309_n.jpg?oh=2bcc312cf5d86ef37e36a364f6c56bd0&amp;oe=5A5AC7A5"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1374261830&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/prayoch.rujira?fref=ufi">Prayoch Rujira</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>2 3 1</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ufi/reaction/profile/dialog/?ft_ent_identifier=10154689730497047_10154689738642047&amp;av=629156080" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-uri="/ufi/reaction/sentence/tooltip/?ft_ent_identifier=10154689730497047_10154689738642047&amp;client_id=1505695184607%3A1404266895&amp;user_count=1&amp;av=629156080" href="/ufi/reaction/profile/browser/?ft_ent_identifier=10154689730497047_10154689738642047&amp;av=629156080" rel="dialog" role="button"><div class="_3t53 UFICommentReactionsBling _4ar- _ipn"><span aria-label="See who reacted to this" class="_3t54"><span aria-label="1 Like" class="_3emk _26lk"><span class="_9zc _2p79 _4-op _3uet _4e-m"><i class="_3j7l _2p78 _9-y _hly"></i></span><span class="_3chu">1</span></span></span><span class="UFICommentLikeButton">1</span></div></a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689738642047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:39pm" data-utime="1505630399" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_5i" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=672868377&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/Zidane07?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Wiruj Suwanpramote" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/14732133_10155426197983378_975196651146728372_n.jpg?oh=ac9db356168e15fa48fd7ca2aed48519&amp;oe=5A5B9FD2"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=672868377&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/Zidane07?fref=ufi">Wiruj Suwanpramote</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>3 2 1 คับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689740557047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:41pm" data-utime="1505630491" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_5j" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1566476137&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/ENPROG?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Ladarat Pangpanao" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/17265234_10208302309506490_3221374344213322351_n.jpg?oh=82b2c12c8a8dd9035d34fa3360c0e855&amp;oe=5A3DAE13"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1566476137&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/ENPROG?fref=ufi">Ladarat Pangpanao</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>1 3 2 ค่ะ บางช่วง 1 ก็ไปอยู่หลังสุดค่ะแล้วแต่ความขัดสน <span class="_47e3 _5mfr"><img height="16" src="https://static.xx.fbcdn.net/images/emoji.php/v9/fb3/2/16/1f628.png" role="presentation" width="16" alt="" class="img"><span class="_7oe">😨</span></span></span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ufi/reaction/profile/dialog/?ft_ent_identifier=10154689730497047_10154689741052047&amp;av=629156080" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-uri="/ufi/reaction/sentence/tooltip/?ft_ent_identifier=10154689730497047_10154689741052047&amp;client_id=1505695184617%3A959410883&amp;user_count=2&amp;av=629156080" href="/ufi/reaction/profile/browser/?ft_ent_identifier=10154689730497047_10154689741052047&amp;av=629156080" rel="dialog" role="button"><div class="_3t53 UFICommentReactionsBling _4ar- _ipn"><span aria-label="See who reacted to this" class="_3t54"><span aria-label="2 Like" class="_3emk _26lk"><span class="_9zc _2p79 _4-op _3uet _4e-m"><i class="_3j7l _2p78 _9-y _hly"></i></span><span class="_3chu">2</span></span></span><span class="UFICommentLikeButton">2</span></div></a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689741052047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:42pm" data-utime="1505630530" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_5k" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100002948139804&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/tsunayoshi.rak?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Minato Namikazerak" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/15203244_1125116010929993_7297794014300014516_n.jpg?oh=efb282b67ca52c2da371936e6133f234&amp;oe=5A4FA7E4"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100002948139804&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/tsunayoshi.rak?fref=ufi">Minato Namikazerak</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>3 1 2 ยังเรียนอยู่ ยังไม่รู้งานที่ชอบ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ufi/reaction/profile/dialog/?ft_ent_identifier=10154689730497047_10154689741272047&amp;av=629156080" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-uri="/ufi/reaction/sentence/tooltip/?ft_ent_identifier=10154689730497047_10154689741272047&amp;client_id=1505695184621%3A3813057510&amp;user_count=1&amp;av=629156080" href="/ufi/reaction/profile/browser/?ft_ent_identifier=10154689730497047_10154689741272047&amp;av=629156080" rel="dialog" role="button"><div class="_3t53 UFICommentReactionsBling _4ar- _ipn"><span aria-label="See who reacted to this" class="_3t54"><span aria-label="1 Haha" class="_3emk _26lk"><span class="_9zc _2p79 _4-op _3uet _4e-m"><i class="_3j7o _2p78 _9-y _hly"></i></span><span class="_3chu">1</span></span></span><span class="UFICommentLikeButton">1</span></div></a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689741272047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:42pm" data-utime="1505630545" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_37" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1343470707&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/fdesmere?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Heang Yuthakarn" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/20799054_10214007277519692_260969804198569722_n.jpg?oh=487454f594deb9edf1eea192ef4ef815&amp;oe=5A4B6EE0"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1343470707&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/fdesmere?fref=ufi">Heang Yuthakarn</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>ถ้า "เงินดีใจถึง" หมายความว่า พร้อมเสี่ยงไปกับความคิดที่เราเสนอ มีพื้นที่ให้เราใช้ความสามารถ ไม่มา micro manage</span><br><span>ผมเลือก 1 3 2 ครับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689742482047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:43pm" data-utime="1505630589" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_38" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1185173523&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/natthavat.s?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Natthavat Sukdumrongpreecha" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/17990783_10212145646974815_4808096311982435744_n.jpg?oh=67cd7f182a350600e988bb7aa399720c&amp;oe=5A559321"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1185173523&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/natthavat.s?fref=ufi">Natthavat Sukdumrongpreecha</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>1 3 2 ครับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689742757047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:43pm" data-utime="1505630604" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_39" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000973904539&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/nakcyber?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Piriyapong Sutti" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/c11.0.64.64/p64x64/13076529_1157822104260242_4782881251438615804_n.jpg?oh=5a5494ddcc47c9d48219a7579cfcc5a8&amp;oe=5A5DD3B0"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000973904539&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/nakcyber?fref=ufi">Piriyapong Sutti</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>3 1 2 ครับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689744942047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:44pm" data-utime="1505630659" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_3a" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100016783115424&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/suntiwongp?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Suntiwong Pitukkosol" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/21751935_173290919907011_1113934757959691997_n.jpg?oh=1a59877bae51ce9a75c813464d62c63d&amp;oe=5A409085"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100016783115424&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/suntiwongp?fref=ufi">Suntiwong Pitukkosol</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>1 3 2 ครับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689746002047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:45pm" data-utime="1505630740" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_3b" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=723540634&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/pakpoom.yimtanom?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Pakpoom Yimtanom" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/c16.0.64.64/p64x64/21558904_10159308655765635_4579191582856431756_n.jpg?oh=d95c2dbadfa6d100fb4f327098fba689&amp;oe=5A50D208"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=723540634&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/pakpoom.yimtanom?fref=ufi">Pakpoom Yimtanom</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>สภาพแว้ดล้อมนี่รวมเพื่อนร่วมงานด้วยเปล่าครับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689749587047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:49pm" data-utime="1505630941" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_3c" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100017053593471&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/nadawan.homsuwan?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Nadawan Homsuwan" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/21743294_160727214505731_4977470465741441725_n.jpg?oh=15d43ccd8e69b4ff9ec7b00769c5de6a&amp;oe=5A4A24AC"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100017053593471&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/nadawan.homsuwan?fref=ufi">Nadawan Homsuwan</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>2 3 1 ค่ะ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689751352047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:50pm" data-utime="1505631043" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_3d" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100005738045773&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/SaLamTamPP?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Patchara Suwanwanakul" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/19396867_686121321589130_4748338323724219624_n.jpg?oh=b8167f4fe88e7f682e0ca6360bf3dc51&amp;oe=5A429856"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100005738045773&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/SaLamTamPP?fref=ufi">Patchara Suwanwanakul</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>2 3 1</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689753057047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:52pm" data-utime="1505631133" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_3e" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=550225403&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/skyfoxs?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Supakit Thanadittagorn" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/18275132_10154425069245404_7750822838848217267_n.jpg?oh=9bbf9bd75af1608573ca442531631a25&amp;oe=5A13C029"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=550225403&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/skyfoxs?fref=ufi">Supakit Thanadittagorn</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>3 2 1 ถ้าสามไม่ค่อยดี 2 จะช่วยให้มีใจอยู่บ้าง ถ้าไม่ค่อยดีทั้งคู่ 1 ต้องเยอะหน่อยครับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ufi/reaction/profile/dialog/?ft_ent_identifier=10154689730497047_10154689757067047&amp;av=629156080" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-uri="/ufi/reaction/sentence/tooltip/?ft_ent_identifier=10154689730497047_10154689757067047&amp;client_id=1505695182506%3A1780425174&amp;user_count=5&amp;av=629156080" href="/ufi/reaction/profile/browser/?ft_ent_identifier=10154689730497047_10154689757067047&amp;av=629156080" rel="dialog" role="button"><div class="_3t53 UFICommentReactionsBling _4ar- _ipn"><span aria-label="See who reacted to this" class="_3t54"><span aria-label="5 Like" class="_3emk _26lk"><span class="_9zc _2p79 _4-op _3uet _4e-m"><i class="_3j7l _2p78 _9-y _hly"></i></span><span class="_3chu">5</span></span></span><span class="UFICommentLikeButton">5</span></div></a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689757067047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:55pm" data-utime="1505631345" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div class=" UFIReplyList"><div id="comment_js_3f" class="UFIRow _48ph UFILastComment _4204 UFIComment _4oep" role="article" aria-label="Comment reply" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1595374161&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/phat.pan?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Phatcharaphan Ananpreechakun" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p48x48/19895007_10211706077839535_14060348659649469_n.jpg?oh=014e53ee0ce8a5a7a1e3121a9f5e8b06&amp;oe=5A538900"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1595374161&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/phat.pan?fref=ufi">Phatcharaphan Ananpreechakun</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>เหมือนป๊อป</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_reply_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689757067047&amp;reply_comment_id=10154689780532047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 2:17pm" data-utime="1505632665" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="addComment_10154689730497047" class="UFIRow _4oep UFIAddComment UFIAddCommentWithPhotoAttacher UFIAddCommentWithoutSeparator _2o9m" data-ft="{&quot;tn&quot;:&quot;[&quot;}"><div class="UFIMentionsInputWrap UFIStickersEnabledInput UFIGifEnabledInput clearfix" direction="left"><div class="_ohe lfloat"><div class="UFIReplyActorPhotoWrapper img _8o _8r UFIImageBlockImage" role="presentation"><img alt="Nuttanart Pornprasitsakul" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/c0.11.64.64/p64x64/1526678_10152309240646081_1269886033_n.jpg?oh=7d3ae8f9ae58cf41d680bf31753c667d&amp;oe=5A5742FD"></div></div><div class=""><div class="UFIImageBlockContent _42ef _8u"><div class="UFICommentContainer"><div class="_fmi _613v UFIInputContainer"><div class="_2xwx" role="presentation"><div class="UFIAddCommentInput _1osb _1osc _2xww"><input class="_1osa mentionsHidden" name="add_comment_text">Write a reply...</div></div><div class="_fmk UFICommentAttachmentButtons _5op2 _15i7 _2kwm"><a aria-label="Insert an emoji" class="_r1a UFICommentEmojiButton _5f0v" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Insert an emoji" role="button" href="#" id="js_4p"><div class="UFICommentEmojiIcon"></div></a><div class="_r1a UFIPhotoAttachLinkWrapper _m" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Attach a Photo or Video" role="presentation"><span class="UFICommentPhotoIcon"><input type="file" accept="video/*, video/x-m4v, video/webm, video/x-ms-wmv, video/x-msvideo, video/3gpp, video/flv, video/x-flv, video/mp4, video/quicktime, video/mpeg, video/ogv, .ts, .mkv, image/*" aria-label="Attach a Photo or Video" class="_n _5f0v" name="file" title="Attach a Photo or Video" id="js_4n"></span></div><a aria-label="Post a GIF" class="_r1a UFICommentGifButton _5f0v" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Post a GIF" role="button" href="#" id="js_4q"><div class="UFICommentGifIcon"></div></a><a aria-label="Post a sticker" class="_r1a UFICommentStickerButton _5f0v" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Post a sticker" role="button" href="#" id="js_4r"><div class="UFICommentStickerIcon"></div></a></div></div></div></div></div></div></div></div><div id="comment_js_3g" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000031077442&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/No1K5?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Kawee Lertrungmongkol" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/20882665_1624513137559706_313659534221954490_n.jpg?oh=dce783126e7c8f733a75591ed3b80e63&amp;oe=5A15CA18"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000031077442&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/No1K5?fref=ufi">Kawee Lertrungmongkol</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>1 2 3 คับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ufi/reaction/profile/dialog/?ft_ent_identifier=10154689730497047_10154689757082047&amp;av=629156080" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-uri="/ufi/reaction/sentence/tooltip/?ft_ent_identifier=10154689730497047_10154689757082047&amp;client_id=1505695182518%3A655476915&amp;user_count=1&amp;av=629156080" href="/ufi/reaction/profile/browser/?ft_ent_identifier=10154689730497047_10154689757082047&amp;av=629156080" rel="dialog" role="button"><div class="_3t53 UFICommentReactionsBling _4ar- _ipn"><span aria-label="See who reacted to this" class="_3t54"><span aria-label="1 Like" class="_3emk _26lk"><span class="_9zc _2p79 _4-op _3uet _4e-m"><i class="_3j7l _2p78 _9-y _hly"></i></span><span class="_3chu">1</span></span></span><span class="UFICommentLikeButton">1</span></div></a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689757082047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:55pm" data-utime="1505631347" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_3h" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100001082258928&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/pasit.kongkunakornkul?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Pasit Kongkunakornkul" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/13082693_1083234428389289_8259918918932046456_n.jpg?oh=d2ad18b9b11dce9663edae64635b7379&amp;oe=5A4B7E36"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100001082258928&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/pasit.kongkunakornkul?fref=ufi">Pasit Kongkunakornkul</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>2 3 1 ครับ ประสบการณ์สอนมาว่าสภาพแวดล้อมที่ดีช่วยบรรเทาเรื่องงานที่ไม่ชอบได้ แต่ไม่ได้ตลอดไป ขณะที่ 1 ถือเป็นข้อพิเศษ ถ้าผ่านเส้นที่ตัวเองพอรับได้จะอยู่ priority ต่ำสุดทันที แต่ถ้าไม่ผ่านเส้นนี้ข้อ 2 กับ 3 ก็ไม่ต้องคิดครับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689757182047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 2:15pm" data-utime="1505632542" data-shorten="true">17 hrs</abbr></a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ajax/edits/browser/comment?comment_token=10154689730497047_10154689757182047" class="uiLinkSubtle" data-hover="tooltip" data-tooltip-content="Show edit history" href="#" rel="dialog" role="button" title="Show edit history">Edited</a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_3i" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=693883542&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/amp.live.3?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="AMp Live" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/c0.6.64.64/p64x64/10730956_10152471683483543_4629747804342708043_n.jpg?oh=a620e9357e1db0a31281a5389e5f5a83&amp;oe=5A137890"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=693883542&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/amp.live.3?fref=ufi">AMp Live</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>1 3 2 ครับ ... ถ้า 3 ดีมาก 2 จะตามมาเอง</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ufi/reaction/profile/dialog/?ft_ent_identifier=10154689730497047_10154689759037047&amp;av=629156080" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-uri="/ufi/reaction/sentence/tooltip/?ft_ent_identifier=10154689730497047_10154689759037047&amp;client_id=1505695182530%3A3927907943&amp;user_count=1&amp;av=629156080" href="/ufi/reaction/profile/browser/?ft_ent_identifier=10154689730497047_10154689759037047&amp;av=629156080" rel="dialog" role="button"><div class="_3t53 UFICommentReactionsBling _4ar- _ipn"><span aria-label="See who reacted to this" class="_3t54"><span aria-label="1 Like" class="_3emk _26lk"><span class="_9zc _2p79 _4-op _3uet _4e-m"><i class="_3j7l _2p78 _9-y _hly"></i></span><span class="_3chu">1</span></span></span><span class="UFICommentLikeButton">1</span></div></a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689759037047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 1:58pm" data-utime="1505631489" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_3j" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1035298641&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/jester.nofuture?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Jester No'Future" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/17903672_10211550431529805_8889795822560936847_n.jpg?oh=bb186090dfa6d9c46ec31da8face556c&amp;oe=5A41BDF6"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1035298641&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/jester.nofuture?fref=ufi">Jester No'Future</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>1 3 2</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689760847047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 2:00pm" data-utime="1505631602" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_3k" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=554684456&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/rujjanachai?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Toto Rujjanachai" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/15697342_10154585330099457_6958597700357352463_n.jpg?oh=ccff996907285e524f67ef39b47dbef8&amp;oe=5A5AE670"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=554684456&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/rujjanachai?fref=ufi">Toto Rujjanachai</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>2 3 1 ฮะ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689761317047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 2:00pm" data-utime="1505631626" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_3l" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=778459409&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/ball6847?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Porawit Poboonma" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/18033889_10155485956339410_1503627857347917997_n.jpg?oh=fb51c281c5194e24e9825e2288acf388&amp;oe=5A41C866"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=778459409&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/ball6847?fref=ufi">Porawit Poboonma</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>2 3 1 คับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689761547047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 2:00pm" data-utime="1505631631" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_3m" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=616266198&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/celerachan?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Pavita Kaewprommal" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/19989610_10154460851576199_6276845450578354872_n.jpg?oh=8d7788c26bca1e2ff0451dc041f5a0a3&amp;oe=5A476E4E"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=616266198&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/celerachan?fref=ufi">Pavita Kaewprommal</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>321</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689772577047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 2:08pm" data-utime="1505632124" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_3n" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1719768161&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/l3l4cKLi5T?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Thepsu Tob Tiendupa" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/21150424_10203883669848370_7097851506248738563_n.jpg?oh=e4108f53bd062dd9f3d39e60ec2e3ade&amp;oe=5A5734B8"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1719768161&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/l3l4cKLi5T?fref=ufi">Thepsu Tob Tiendupa</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>213</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689772757047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 2:09pm" data-utime="1505632140" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_3o" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1000787476&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/Tao88?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Paramate Tao Sarttarasupap" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/c0.16.64.64/p64x64/1917714_1111483059540_4362496_n.jpg?oh=f442f3f9ae1885e04ea991c97071fc9c&amp;oe=5A4982D2"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1000787476&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/Tao88?fref=ufi">Paramate Tao Sarttarasupap</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>231</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689775977047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 2:12pm" data-utime="1505632379" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div class=" UFIReplyList"><div id="comment_js_3p" class="UFIRow _48ph UFILastComment _4204 UFIComment _4oep" role="article" aria-label="Comment reply" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100002069603162&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/thanabat?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Thanabat Boonthoop" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p48x48/20430064_1429610813784558_4186251890844261858_n.jpg?oh=e7450fa4846c775ec4206cb8316aa9b8&amp;oe=5A4D5BA7"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100002069603162&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/thanabat?fref=ufi">Thanabat Boonthoop</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>นึกว่า 132</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_reply_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689775977047&amp;reply_comment_id=10154689778417047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 2:15pm" data-utime="1505632551" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="addComment_10154689730497047" class="UFIRow _4oep UFIAddComment UFIAddCommentWithPhotoAttacher UFIAddCommentWithoutSeparator _2o9m" data-ft="{&quot;tn&quot;:&quot;[&quot;}"><div class="UFIMentionsInputWrap UFIStickersEnabledInput UFIGifEnabledInput clearfix" direction="left"><div class="_ohe lfloat"><div class="UFIReplyActorPhotoWrapper img _8o _8r UFIImageBlockImage" role="presentation"><img alt="Nuttanart Pornprasitsakul" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/c0.11.64.64/p64x64/1526678_10152309240646081_1269886033_n.jpg?oh=7d3ae8f9ae58cf41d680bf31753c667d&amp;oe=5A5742FD"></div></div><div class=""><div class="UFIImageBlockContent _42ef _8u"><div class="UFICommentContainer"><div class="_fmi _613v UFIInputContainer"><div class="_2xwx" role="presentation"><div class="UFIAddCommentInput _1osb _1osc _2xww"><input class="_1osa mentionsHidden" name="add_comment_text">Write a reply...</div></div><div class="_fmk UFICommentAttachmentButtons _5op2 _15i7 _2kwm"><a aria-label="Insert an emoji" class="_r1a UFICommentEmojiButton _5f0v" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Insert an emoji" role="button" href="#" id="js_4s"><div class="UFICommentEmojiIcon"></div></a><div class="_r1a UFIPhotoAttachLinkWrapper _m" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Attach a Photo or Video" role="presentation"><span class="UFICommentPhotoIcon"><input type="file" accept="video/*, video/x-m4v, video/webm, video/x-ms-wmv, video/x-msvideo, video/3gpp, video/flv, video/x-flv, video/mp4, video/quicktime, video/mpeg, video/ogv, .ts, .mkv, image/*" aria-label="Attach a Photo or Video" class="_n _5f0v" name="file" title="Attach a Photo or Video" id="js_4o"></span></div><a aria-label="Post a GIF" class="_r1a UFICommentGifButton _5f0v" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Post a GIF" role="button" href="#" id="js_4t"><div class="UFICommentGifIcon"></div></a><a aria-label="Post a sticker" class="_r1a UFICommentStickerButton _5f0v" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Post a sticker" role="button" href="#" id="js_4u"><div class="UFICommentStickerIcon"></div></a></div></div></div></div></div></div></div></div><div id="comment_js_3q" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1517685577&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/panupong.ch?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Panupong Chantaklang" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/c5.5.64.64/p74x74/983795_4850121660398_1763265776_n.jpg?oh=97561d02f71d91a4f42d03297cf2a5cf&amp;oe=5A14378D"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1517685577&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/panupong.ch?fref=ufi">Panupong Chantaklang</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>231</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689780162047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 2:17pm" data-utime="1505632654" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_3r" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1655434258&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/jirayu.photisan?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Jirayu Photisan" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/20728236_10212187404354399_4135522078090929932_n.jpg?oh=ee120c5304dc95f29f8e0bbb9481612c&amp;oe=5A53D4AE"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1655434258&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/jirayu.photisan?fref=ufi">Jirayu Photisan</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>132 หรือ 1 กับ 2 สลับกันตามสถานการณ์</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689783947047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 2:20pm" data-utime="1505632840" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_3s" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1619957919&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/ThikOn?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="ThikOn Wachiraarunwong" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/12832374_10207297163380248_3199081157037648955_n.jpg?oh=4e4b7cf74edcfbcd265a29a15064e2f1&amp;oe=5A54459C"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1619957919&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/ThikOn?fref=ufi">ThikOn Wachiraarunwong</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>3 1 2 ครับ <span class="_47e3 _5mfr" title="smile emoticon"><img height="16" src="https://static.xx.fbcdn.net/images/emoji.php/v9/feb/2/16/1f642.png" role="presentation" width="16" alt="" class="img"><span aria-hidden="true" class="_7oe">:)</span></span></span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ufi/reaction/profile/dialog/?ft_ent_identifier=10154689730497047_10154689784077047&amp;av=629156080" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-uri="/ufi/reaction/sentence/tooltip/?ft_ent_identifier=10154689730497047_10154689784077047&amp;client_id=1505695182568%3A1541833424&amp;user_count=1&amp;av=629156080" href="/ufi/reaction/profile/browser/?ft_ent_identifier=10154689730497047_10154689784077047&amp;av=629156080" rel="dialog" role="button"><div class="_3t53 UFICommentReactionsBling _4ar- _ipn"><span aria-label="See who reacted to this" class="_3t54"><span aria-label="1 Like" class="_3emk _26lk"><span class="_9zc _2p79 _4-op _3uet _4e-m"><i class="_3j7l _2p78 _9-y _hly"></i></span><span class="_3chu">1</span></span></span><span class="UFICommentLikeButton">1</span></div></a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689784077047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 2:21pm" data-utime="1505632866" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_3t" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=730188347&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/projectlib?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Maykin Likitboonyalit" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/20663983_10154999967198348_5506612635601127603_n.jpg?oh=6d0c3479d6c7f0a71204b360741b4be1&amp;oe=5A47218D"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=730188347&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/projectlib?fref=ufi">Maykin Likitboonyalit</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>231</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689788557047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 2:24pm" data-utime="1505633055" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_3u" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1738227216&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/profile.php?id=1738227216&amp;fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Worn Panklang" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/20799179_10203490763506572_8670461237392616637_n.jpg?oh=45790c364c1f638c531cc147a004cbdb&amp;oe=5A4EBE3B"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1738227216&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/profile.php?id=1738227216&amp;fref=ufi">Worn Panklang</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>2 3 1 <span class="_47e3 _5mfr" title="colonthree emoticon"><img height="16" src="https://static.xx.fbcdn.net/images/emoji.php/v9/e53/2/16/FACE_WITH_COLON_THREE.png" role="presentation" width="16" alt="" class="img"><span aria-hidden="true" class="_7oe">:3</span></span></span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689790217047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 2:25pm" data-utime="1505633138" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_3v" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1077130701&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/adisorn.class?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Arm Adisorn" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/18951218_10211048761269757_8168840773136712280_n.jpg?oh=6409639fb7465f1c8f55aac908b7bbaf&amp;oe=5A15789F"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1077130701&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/adisorn.class?fref=ufi">Arm Adisorn</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>2 1 3</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689792482047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 2:27pm" data-utime="1505633268" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_3w" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1461043740&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/peerawat.yoo?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Peerawat Yoouthong" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/14666232_10207424702403347_1909877067082858556_n.jpg?oh=afcf8feb55088285735df9157ff1976a&amp;oe=5A15CE9F"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1461043740&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/peerawat.yoo?fref=ufi">Peerawat Yoouthong</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>213</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689795532047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 2:30pm" data-utime="1505633406" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_3x" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=689991416&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/peat.stephenson?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Pi Shetshotisak" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/15826498_10154243269361417_2516608646667213776_n.jpg?oh=7288ade3e26cb3f13c1acc1050906799&amp;oe=5A51F1E1"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=689991416&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/peat.stephenson?fref=ufi">Pi Shetshotisak</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>321</span><br><span>แบบว่า งานที่ชอบก็กลายเป็นงานที่ไม่ชอบได้ ถ้าสภาพแวดล้อมห่วยครับ ส่วนงานที่อาจจะไม่ได้ชอบมาก ก็อาจจะเป็นงานที่ชอบได้ถ้าสภาพแวดล้อมดี เลยตอบแบบนี้</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689796582047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 2:32pm" data-utime="1505633544" data-shorten="true">17 hrs</abbr></a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ajax/edits/browser/comment?comment_token=10154689730497047_10154689796582047" class="uiLinkSubtle" data-hover="tooltip" data-tooltip-content="Show edit history" href="#" rel="dialog" role="button" title="Show edit history">Edited</a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_3y" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1341251066&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/thisadee?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Hlex Thisadee Preeyawongsakul" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/14718723_10207211413307260_6624053710210920044_n.jpg?oh=5eb8ca98d97a86897abd63efbb0e2fd9&amp;oe=5A4E61BE"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1341251066&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/thisadee?fref=ufi">Hlex Thisadee Preeyawongsakul</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>231</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689801452047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 2:36pm" data-utime="1505633790" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_3z" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=586437097&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/nyoujalearn?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Nattatorn Yucharoen" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/14639674_10154133851662098_5075742419819360043_n.jpg?oh=47ffeff6be808bda12464812063e29c5&amp;oe=5A60CD98"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=586437097&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/nyoujalearn?fref=ufi">Nattatorn Yucharoen</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>213 งานที่ชอบทำให้ เราอยากทำงานตลอดเวลาครับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689801652047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 2:36pm" data-utime="1505633802" data-shorten="true">17 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_40" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=646684179&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/durongrit.h?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Durongrit Hirunked" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/15726285_10154987197749180_5450814215854862672_n.jpg?oh=fb86be2e48bb04bb4438d2caf3e0401e&amp;oe=5A4D2086"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=646684179&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/durongrit.h?fref=ufi">Durongrit Hirunked</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>1 3 2</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689807897047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 2:41pm" data-utime="1505634097" data-shorten="true">16 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_41" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000587083282&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/pobxww?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Geidtiphong Singseewo" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/15823058_1532345216795033_6437147200959704660_n.jpg?oh=6eec838712201c63c69d09125fa60ca3&amp;oe=5A4A4F22"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000587083282&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/pobxww?fref=ufi">Geidtiphong Singseewo</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>321</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689811087047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 2:45pm" data-utime="1505634339" data-shorten="true">16 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_42" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1045575671&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/bankkin?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Thanongsak Chamung" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/21151287_10212360673665695_1616405883298335489_n.jpg?oh=cd0bb834185f3bd7aaa489e813c6497a&amp;oe=5A5AAEDB"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1045575671&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/bankkin?fref=ufi">Thanongsak Chamung</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>1 2 3</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ufi/reaction/profile/dialog/?ft_ent_identifier=10154689730497047_10154689816247047&amp;av=629156080" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-uri="/ufi/reaction/sentence/tooltip/?ft_ent_identifier=10154689730497047_10154689816247047&amp;client_id=1505695182614%3A1799418381&amp;user_count=1&amp;av=629156080" href="/ufi/reaction/profile/browser/?ft_ent_identifier=10154689730497047_10154689816247047&amp;av=629156080" rel="dialog" role="button"><div class="_3t53 UFICommentReactionsBling _4ar- _ipn"><span aria-label="See who reacted to this" class="_3t54"><span aria-label="1 Like" class="_3emk _26lk"><span class="_9zc _2p79 _4-op _3uet _4e-m"><i class="_3j7l _2p78 _9-y _hly"></i></span><span class="_3chu">1</span></span></span><span class="UFICommentLikeButton">1</span></div></a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689816247047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 2:51pm" data-utime="1505634660" data-shorten="true">16 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_43" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000461049482&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/naritsara.tharaputh?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Naritsara Tharaputh" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/14725565_1386659491359406_1190236690908767038_n.jpg?oh=6fb07f8a600349b1770acc28e60fbe73&amp;oe=5A5813E2"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000461049482&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/naritsara.tharaputh?fref=ufi">Naritsara Tharaputh</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>3 2 1 ค่ะ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689819892047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 2:53pm" data-utime="1505634838" data-shorten="true">16 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_44" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1314857181&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/chonla?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Chonlasith Jucksriporn" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/19665286_10213676973221337_5659630244094908216_n.jpg?oh=8063ccd8782409342814cef24d0b4056&amp;oe=5A4020C6"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1314857181&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/chonla?fref=ufi">Chonlasith Jucksriporn</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>2 3 1</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689820657047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 2:54pm" data-utime="1505634891" data-shorten="true">16 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_45" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1164909036&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/Noppakrit.t?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Noppakrit Thanasinrujiphong" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/14702235_10210360504626697_6178756336610335087_n.jpg?oh=cf3b2841741b23711bc39de92010374b&amp;oe=5A5BF10E"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1164909036&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/Noppakrit.t?fref=ufi">Noppakrit Thanasinrujiphong</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>213</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689822847047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 2:55pm" data-utime="1505634933" data-shorten="true">16 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_46" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1463636032&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/poohbah.waijanya?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Poohkan Waijanya" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/15349714_10207934914078406_6058971771788374877_n.jpg?oh=e26b86097a83fd11ccb514e652462c87&amp;oe=5A49D149"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1463636032&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/poohbah.waijanya?fref=ufi">Poohkan Waijanya</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>231</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689825747047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 2:58pm" data-utime="1505635108" data-shorten="true">16 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_47" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1798823565&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/golf.apipol?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Apipol Sukgler" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/18740173_10206517795182492_5487714226446301232_n.jpg?oh=dd19505429343cd13651cde48714c09d&amp;oe=5A4126D8"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1798823565&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/golf.apipol?fref=ufi">Apipol Sukgler</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>321</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689826887047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 2:59pm" data-utime="1505635192" data-shorten="true">16 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_48" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100009965088481&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/ploypit.suksawakon?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="PikaOil Naka" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/20046610_496188410723324_7056682665732772552_n.jpg?oh=354d0b5927bc8468b15a5cc93a269c91&amp;oe=5A46E3DA"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100009965088481&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/ploypit.suksawakon?fref=ufi">PikaOil Naka</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>213</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689827592047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 3:00pm" data-utime="1505635224" data-shorten="true">16 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_49" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100001880181581&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/chavalitp?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Chavalit Panichayanubal" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/19748364_1583059338433390_8869741174729843053_n.jpg?oh=1a1d4af696ac368ec11df45a89e74d5b&amp;oe=5A4C93ED"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100001880181581&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/chavalitp?fref=ufi">Chavalit Panichayanubal</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>321</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689828202047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 3:01pm" data-utime="1505635273" data-shorten="true">16 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_4a" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=569294950&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/pornpat.pimjaroen?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Pornpat Pimjaroen" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/20621812_10156469824674951_8078229162500657387_n.jpg?oh=63357f2b894d2c1640eede849d0f6f7d&amp;oe=5A5261F8"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=569294950&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/pornpat.pimjaroen?fref=ufi">Pornpat Pimjaroen</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>321</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689832147047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 3:04pm" data-utime="1505635467" data-shorten="true">16 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_4b" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=574056739&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/kovit?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Kovit Thakral" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/10433131_10152878385526740_2788732708823715820_n.jpg?oh=c0eef563fb0137d091e0a9277fde4db2&amp;oe=5A4115D9"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=574056739&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/kovit?fref=ufi">Kovit Thakral</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>213</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689832552047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 3:05pm" data-utime="1505635503" data-shorten="true">16 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_4c" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100004884753836&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/warodom.dansuwandamrong?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="วโรดม ด่านสุวรรณดำรง" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/18342399_786071708232314_2347085092822318542_n.jpg?oh=d078f434e92b0a6ea75c6405461200c2&amp;oe=5A561C85"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100004884753836&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/warodom.dansuwandamrong?fref=ufi">วโรดม ด่านสุวรรณดำรง</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>3 1 2 ครับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689833242047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 3:05pm" data-utime="1505635540" data-shorten="true">16 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_4d" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000318713712&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/tanjaik?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Tanjai TJ Kongyuen" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/20525534_1487261961294413_6401007099420333155_n.jpg?oh=0480b2e8ab5147e1935dbf3d8119d6e5&amp;oe=5A59B930"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000318713712&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/tanjaik?fref=ufi">Tanjai TJ Kongyuen</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>2 1 3 ค่ะ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689835867047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 3:08pm" data-utime="1505635722" data-shorten="true">16 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_4e" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000342409222&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/theerasak.maneeneim?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Theerasak Maneeneim" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/19225563_1477603025594430_8904681064418807454_n.jpg?oh=2f642b503e6020609397026164403262&amp;oe=5A130068"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000342409222&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/theerasak.maneeneim?fref=ufi">Theerasak Maneeneim</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>213</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689836097047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 3:09pm" data-utime="1505635741" data-shorten="true">16 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_4f" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100001865965139&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/mafianop?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Niwat Samrit" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/16299221_1393423420729843_2093304896660336749_n.jpg?oh=6d525f723726c6825a6bb18384e90df3&amp;oe=5A487E2B"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100001865965139&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/mafianop?fref=ufi">Niwat Samrit</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>132 ครับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689836642047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 3:09pm" data-utime="1505635777" data-shorten="true">16 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_4g" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1821979049&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/my.parinya?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Parinya Chavanasuvarngull" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/18620252_10207079293820379_5199320348619166608_n.jpg?oh=749b37d230e8ddbcf02b6b7455cec668&amp;oe=5A5B59F0"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1821979049&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/my.parinya?fref=ufi">Parinya Chavanasuvarngull</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>ผมให้คุณค่าในตัวโปรดักส์... เงินเป็นสื่อกลาง เป็นเครื่องวัดคุณค่า ที่เชื่อถือได้ มากกว่าลมปาก... จัดไป 1, 3, 2</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689837952047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 3:11pm" data-utime="1505635871" data-shorten="true">16 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_4h" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1486066659&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/vasin.nopaket?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Sir-Vasin Nopaket" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/20770191_10214735077878999_2237472910375314761_n.jpg?oh=06096c2d66722b4b9bd1cae53f2caee7&amp;oe=5A4307A9"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1486066659&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/vasin.nopaket?fref=ufi">Sir-Vasin Nopaket</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>2 1 3</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689838887047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 3:12pm" data-utime="1505635978" data-shorten="true">16 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_4i" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=846415528&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/pativej?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Pativej Mahateerasombut" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/20637977_10159352812390529_4643879972085418117_n.jpg?oh=13cd670b7074a9f1dae4b762f54944e7&amp;oe=5A400B66"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=846415528&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/pativej?fref=ufi">Pativej Mahateerasombut</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>2 1 3</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689840767047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 3:15pm" data-utime="1505636108" data-shorten="true">16 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_4j" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100001333789879&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/supawat.nera?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Supawat Nera" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/20246158_1416745015046611_7241037211020543416_n.jpg?oh=e5864ee2f1fe73266bb5aaf5e75dbb98&amp;oe=5A59CD2E"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100001333789879&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/supawat.nera?fref=ufi">Supawat Nera</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>2 1 3</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689841402047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 3:16pm" data-utime="1505636190" data-shorten="true">16 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_4k" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000765785375&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/neung.shot?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="NeUng Shot" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/16683909_1239778159391032_7710752143866311280_n.jpg?oh=a72e04d1353f748106a72f918ed60564&amp;oe=5A44FBBB"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000765785375&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/neung.shot?fref=ufi">NeUng Shot</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>3 2 1</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689842737047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 3:18pm" data-utime="1505636284" data-shorten="true">16 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_4l" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000210444887&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/peerapat.sungkasem?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Peerapat Sungkasem" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/17098301_1672706102746388_3727767298509646977_n.jpg?oh=ef0f0e3722385f8c80f9e76c68d62dca&amp;oe=5A3FB554"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000210444887&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/peerapat.sungkasem?fref=ufi">Peerapat Sungkasem</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>2 1 3</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689842852047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 3:18pm" data-utime="1505636302" data-shorten="true">16 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_4m" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000670575146&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/xshiroyashax?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Tanyawit Posungnoen" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/15032653_1336672473031759_6771352429223172119_n.jpg?oh=67b916afa9b78fa4fca1cf2d009a9641&amp;oe=5A4CEF9C"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000670575146&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/xshiroyashax?fref=ufi">Tanyawit Posungnoen</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>312 ครับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689844147047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 3:20pm" data-utime="1505636425" data-shorten="true">16 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_1" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=777562621&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/dch.cang?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Prathompong Prasert" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/20914440_10155604172937622_4389495668336595677_n.jpg?oh=d1e3a2296a444989ceb95f3e6d13562b&amp;oe=5A5E446A"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=777562621&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/dch.cang?fref=ufi">Prathompong Prasert</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>1 2 3 ครับผม</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ufi/reaction/profile/dialog/?ft_ent_identifier=10154689730497047_10154689849232047&amp;av=629156080" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-uri="/ufi/reaction/sentence/tooltip/?ft_ent_identifier=10154689730497047_10154689849232047&amp;client_id=1505695177614%3A1318743920&amp;user_count=1&amp;av=629156080" href="/ufi/reaction/profile/browser/?ft_ent_identifier=10154689730497047_10154689849232047&amp;av=629156080" rel="dialog" role="button"><div class="_3t53 UFICommentReactionsBling _4ar- _ipn"><span aria-label="See who reacted to this" class="_3t54"><span aria-label="1 Like" class="_3emk _26lk"><span class="_9zc _2p79 _4-op _3uet _4e-m"><i class="_3j7l _2p78 _9-y _hly"></i></span><span class="_3chu">1</span></span></span><span class="UFICommentLikeButton">1</span></div></a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689849232047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 3:26pm" data-utime="1505636810" data-shorten="true">16 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_2" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=632980478&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/phongsak?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Phongsak Ritpitakphong" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/15219587_10154603188085479_8814629265908123598_n.jpg?oh=3f458d870d884387bd1e6bdc87769f7a&amp;oe=5A56475E"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=632980478&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/phongsak?fref=ufi">Phongsak Ritpitakphong</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>นี่มัน array ทำไมไม่เริ่มที่ 0 นะ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ufi/reaction/profile/dialog/?ft_ent_identifier=10154689730497047_10154689849542047&amp;av=629156080" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-uri="/ufi/reaction/sentence/tooltip/?ft_ent_identifier=10154689730497047_10154689849542047&amp;client_id=1505695177622%3A4132849898&amp;user_count=3&amp;av=629156080" href="/ufi/reaction/profile/browser/?ft_ent_identifier=10154689730497047_10154689849542047&amp;av=629156080" rel="dialog" role="button"><div class="_3t53 UFICommentReactionsBling _4ar- _ipn"><span aria-label="See who reacted to this" class="_3t54"><span aria-label="1 Like" class="_3emk _26lk"><span class="_9zc _2p79 _4-op _3uet _4e-m"><i class="_3j7l _2p78 _9-y _hly"></i></span><span class="_3chu">1</span></span><span aria-label="1 Haha" class="_3emk _26lk"><span class="_9zc _2p79 _4-op _3uet _4e-m"><i class="_3j7o _2p78 _9-y _hly"></i></span><span class="_3chu">1</span></span><span aria-label="1 Wow" class="_3emk _26lk"><span class="_9zc _2p79 _4-op _3uet _4e-m"><i class="_3j7n _2p78 _9-y _hly"></i></span><span class="_3chu">1</span></span></span><span class="UFICommentLikeButton">3</span></div></a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689849542047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 3:27pm" data-utime="1505636850" data-shorten="true">16 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_3" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100001157495421&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/scout.programmer?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Scout Programmer" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/15873362_1209859272395978_4555522440926145155_n.jpg?oh=0d884b2b1d74a06273b86ba65354eac4&amp;oe=5A5ADEE3"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100001157495421&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/scout.programmer?fref=ufi">Scout Programmer</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>123</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ufi/reaction/profile/dialog/?ft_ent_identifier=10154689730497047_10154689851727047&amp;av=629156080" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-uri="/ufi/reaction/sentence/tooltip/?ft_ent_identifier=10154689730497047_10154689851727047&amp;client_id=1505695177626%3A457847593&amp;user_count=1&amp;av=629156080" href="/ufi/reaction/profile/browser/?ft_ent_identifier=10154689730497047_10154689851727047&amp;av=629156080" rel="dialog" role="button"><div class="_3t53 UFICommentReactionsBling _4ar- _ipn"><span aria-label="See who reacted to this" class="_3t54"><span aria-label="1 Like" class="_3emk _26lk"><span class="_9zc _2p79 _4-op _3uet _4e-m"><i class="_3j7l _2p78 _9-y _hly"></i></span><span class="_3chu">1</span></span></span><span class="UFICommentLikeButton">1</span></div></a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689851727047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 3:30pm" data-utime="1505637027" data-shorten="true">16 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_4" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100001273674994&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/0angelic0.mermaid?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Pisit Tangkoblarp" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/11885185_982763681776078_6340224242013689953_n.jpg?oh=a0bf8db872386b0336e6d8a7388776a1&amp;oe=5A5B6854"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100001273674994&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/0angelic0.mermaid?fref=ufi">Pisit Tangkoblarp</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>132 ครับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689854932047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 3:33pm" data-utime="1505637233" data-shorten="true">16 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_5" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000033714385&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/vehas?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Veha Suwatphisankij" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/10888530_952203518124096_5419422329026241290_n.jpg?oh=d8028d1cb495fe2a37efb7553fde49af&amp;oe=5A53EF93"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000033714385&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/vehas?fref=ufi">Veha Suwatphisankij</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>231 ตอนเด็ก ๆ เพราะคิดง่ายๆ ทำงานที่ชอบ เดี๋ยวอะไรก็ดีเอง</span><br><span>321 คือ ปัจจุบันครับ รู้สึกได้ว่าเพื่อนร่วมงาน ทีม สถานะตลาดสำคัญจริงๆ และมีผลกับทุกอย่าง</span><br><span>123 ตอนแก่แล้ว ( อีก 10-15 ปี) คงคิดแบบนี้ เพราะเมื่อถึงเวลานั้นเราควรจะควบคุมได้ทุกอย่าง ทั้งสิ่งที่ชอบ และเพื่อนร่วมงาน เรื่องเงินน่าจะช่วยเสริมความมั่นคงได้</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ufi/reaction/profile/dialog/?ft_ent_identifier=10154689730497047_10154689855182047&amp;av=629156080" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-uri="/ufi/reaction/sentence/tooltip/?ft_ent_identifier=10154689730497047_10154689855182047&amp;client_id=1505695177639%3A2586269426&amp;user_count=3&amp;av=629156080" href="/ufi/reaction/profile/browser/?ft_ent_identifier=10154689730497047_10154689855182047&amp;av=629156080" rel="dialog" role="button"><div class="_3t53 UFICommentReactionsBling _4ar- _ipn"><span aria-label="See who reacted to this" class="_3t54"><span aria-label="3 Like" class="_3emk _26lk"><span class="_9zc _2p79 _4-op _3uet _4e-m"><i class="_3j7l _2p78 _9-y _hly"></i></span><span class="_3chu">3</span></span></span><span class="UFICommentLikeButton">3</span></div></a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689855182047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 3:34pm" data-utime="1505637258" data-shorten="true">16 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_6" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1715169412&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/iSaraPao?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Sarapao Kung" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/21731007_10204028748875102_6093690650750568721_n.jpg?oh=90469b9e46a241323334717517963137&amp;oe=5A4FDA9C"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1715169412&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/iSaraPao?fref=ufi">Sarapao Kung</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>213</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689865572047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 3:47pm" data-utime="1505638074" data-shorten="true">15 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_7" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000563533295&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/triplesic?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Napasin Yamwat" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/15094946_1425073130854791_4381496345226050969_n.jpg?oh=9dbedf24df727f4968c6e227c73ad032&amp;oe=5A4A4908"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000563533295&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/triplesic?fref=ufi">Napasin Yamwat</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>3 2 1</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689867142047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 3:49pm" data-utime="1505638190" data-shorten="true">15 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_8" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=623435209&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/9tawan?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Wutipong Wongsakuldej" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/10433210_10152805621770210_3553834547007917989_n.jpg?oh=8b7480963ae48ee5cc23366a1dde69ca&amp;oe=5A5A4954"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=623435209&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/9tawan?fref=ufi">Wutipong Wongsakuldej</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>231</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689871667047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 3:56pm" data-utime="1505638610" data-shorten="true">15 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_9" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1501985082&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/sasitorn.oeam?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Sasitorn Oeam" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/19702095_10214399143521381_6610606385217868868_n.jpg?oh=dbe01d35fd2028f2eecebbae484ea16c&amp;oe=5A3ED6EC"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1501985082&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/sasitorn.oeam?fref=ufi">Sasitorn Oeam</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>พอแก่แล้ว เลือก 321 ค่า</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689872992047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 3:58pm" data-utime="1505638698" data-shorten="true">15 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_a" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100003343694419&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/bumbimz.ks?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Kittimasak Sivarat" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/16711951_1188832031238242_5026091812512812197_n.jpg?oh=c58cae6a4ba84b2e8d8ecae287095471&amp;oe=5A5E3205"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100003343694419&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/bumbimz.ks?fref=ufi">Kittimasak Sivarat</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>2 3 1 ฮะ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689881617047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 4:06pm" data-utime="1505639206" data-shorten="true">15 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_b" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000470613705&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/hils.merom?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Surachate Sangtongrum" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/17553880_1874051305953872_4705402340027278926_n.jpg?oh=b84c9bf9a157390de9c0f46bf619949e&amp;oe=5A5F7AB0"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000470613705&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/hils.merom?fref=ufi">Surachate Sangtongrum</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>231 ครับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689883612047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 4:09pm" data-utime="1505639357" data-shorten="true">15 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_c" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=840374720&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/leeTCKKU?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Phakawan Wongpetanan" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/c0.4.64.64/p64x64/375410_10150446397139721_1166732208_n.jpg?oh=8d145a3d62126d3971e4c9e0da54286c&amp;oe=5A606740"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=840374720&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/leeTCKKU?fref=ufi">Phakawan Wongpetanan</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>อดีต 231 ปัจจุบัน 123</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689884927047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 4:11pm" data-utime="1505639461" data-shorten="true">15 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_d" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1110530792&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/priesdelly?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Vinhong Kitja" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/20953141_10212936617706101_4978281332716379900_n.jpg?oh=548805af6206d89f4deffa1ceb7629bc&amp;oe=5A50F087"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1110530792&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/priesdelly?fref=ufi">Vinhong Kitja</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>123</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ufi/reaction/profile/dialog/?ft_ent_identifier=10154689730497047_10154689890347047&amp;av=629156080" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-uri="/ufi/reaction/sentence/tooltip/?ft_ent_identifier=10154689730497047_10154689890347047&amp;client_id=1505695177678%3A1004301159&amp;user_count=1&amp;av=629156080" href="/ufi/reaction/profile/browser/?ft_ent_identifier=10154689730497047_10154689890347047&amp;av=629156080" rel="dialog" role="button"><div class="_3t53 UFICommentReactionsBling _4ar- _ipn"><span aria-label="See who reacted to this" class="_3t54"><span aria-label="1 Like" class="_3emk _26lk"><span class="_9zc _2p79 _4-op _3uet _4e-m"><i class="_3j7l _2p78 _9-y _hly"></i></span><span class="_3chu">1</span></span></span><span class="UFICommentLikeButton">1</span></div></a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689890347047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 4:16pm" data-utime="1505639801" data-shorten="true">15 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_e" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=629156080&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/nuttanart?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Nuttanart Pornprasitsakul" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/c0.11.64.64/p64x64/1526678_10152309240646081_1269886033_n.jpg?oh=7d3ae8f9ae58cf41d680bf31753c667d&amp;oe=5A5742FD"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=629156080&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/nuttanart?fref=ufi">Nuttanart Pornprasitsakul</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"></span></span></span></span><div><div class="mvs"><a class="_2rn3 _4-eo" href="https://www.facebook.com/photo.php?fbid=10155674147161081&amp;set=p.10155674147161081&amp;type=3" rel="theater" ajaxify="https://www.facebook.com/photo.php?fbid=10155674147161081&amp;set=p.10155674147161081&amp;type=3&amp;size=298%2C252&amp;source=24&amp;player_origin=story_view" data-ploi="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-9/21740100_10155674147161081_2660623221594179849_n.jpg?oh=8fbe82ff1786f9687b253e170f239366&amp;oe=5A5DCB9A"><div class="uiScaledImageContainer _4-ep" style="width:248px;height:210px;"><img class="scaledImageFitHeight img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-9/21740100_10155674147161081_2660623221594179849_n.jpg?oh=8fbe82ff1786f9687b253e170f239366&amp;oe=5A5DCB9A" alt="No automatic alt text available." width="249" height="210"></div></a></div></div></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ufi/reaction/profile/dialog/?ft_ent_identifier=10154689730497047_10154689899877047&amp;av=629156080" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-uri="/ufi/reaction/sentence/tooltip/?ft_ent_identifier=10154689730497047_10154689899877047&amp;client_id=1505695177684%3A2012192294&amp;user_count=6&amp;av=629156080" href="/ufi/reaction/profile/browser/?ft_ent_identifier=10154689730497047_10154689899877047&amp;av=629156080" rel="dialog" role="button"><div class="_3t53 UFICommentReactionsBling _4ar- _ipn"><span aria-label="See who reacted to this" class="_3t54"><span aria-label="6 Like" class="_3emk _26lk"><span class="_9zc _2p79 _4-op _3uet _4e-m"><i class="_3j7l _2p78 _9-y _hly"></i></span><span class="_3chu">6</span></span></span><span class="UFICommentLikeButton">6</span></div></a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689899877047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 4:26pm" data-utime="1505640385" data-shorten="true">15 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Edit, delete or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Edit, delete or embed this" menudata="[object Object],[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Edit, delete or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div class=" UFIReplyList"><div class="UFIRow UFIReplySocialSentenceRow _4204 _2o9m"><a class="UFICommentLink" href="#" role="button"><div direction="left" class="clearfix"><div class="_ohe lfloat"><div class="UFIReplyActorPhotoWrapper UFIReplyActor img _8o _8r UFIImageBlockImage"><i class="UFIPagerIcon UFIIconWithActor"></i><img alt="" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/20140015_10154562797367047_5124537667103695071_n.jpg?oh=0c7d9589cf0e1de16bee7d5e80e16255&amp;oe=5A5BADFC" class="img UFIActorImage _54ru img"></div></div><div class=""><div class="UFIImageBlockContent _42ef _8u"><span class=""><span class="UFIReplySocialSentenceLinkText">Twin Panichsombat replied<span role="presentation" aria-hidden="true"> · </span>2 Replies</span></span></div></div></div></a></div></div><div id="comment_js_f" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100003339052561&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/angkarn9?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Angkarn Janjuang" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/14702430_1057934980994460_265937078269014627_n.jpg?oh=e31751c5e6542e7c8e5e5f96f3a6608a&amp;oe=5A50C83B"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100003339052561&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/angkarn9?fref=ufi">Angkarn Janjuang</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>3 1 2 ครับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689901567047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 4:27pm" data-utime="1505640431" data-shorten="true">15 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_g" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000535213072&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/methuz?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Methus Kaewsai-kao" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/17202900_1631445813549910_70214045745730355_n.jpg?oh=9ce70f06b547316b15c2b86101634202&amp;oe=5A5B72F4"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000535213072&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/methuz?fref=ufi">Methus Kaewsai-kao</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>231</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689907122047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 4:33pm" data-utime="1505640829" data-shorten="true">15 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_h" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1674527741&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/eknimation?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Akekapon Sangsai" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/12109276_10204030195469911_137912493121199142_n.jpg?oh=49dc7a2c84b3aff396b48cb38c89341a&amp;oe=5A5FAAEA"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1674527741&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/eknimation?fref=ufi">Akekapon Sangsai</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>2 1 3</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689911957047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 4:40pm" data-utime="1505641249" data-shorten="true">14 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_i" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000609484619&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/jj.witaya?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Witaya JJ Tospitakkul" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/20046417_1561769900519978_1272849184269145917_n.jpg?oh=c754b4f1ba4c7818dd1b382c4157dd26&amp;oe=5A54D5BF"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000609484619&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/jj.witaya?fref=ufi">Witaya JJ Tospitakkul</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>2 1 3</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689914647047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 4:44pm" data-utime="1505641488" data-shorten="true">14 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_j" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000664329742&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/dzejoe?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Edin Dzejoe" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/16807802_1386059458092852_7283937499450030688_n.jpg?oh=438cc71744cf2d934807284e37dcbf85&amp;oe=5A599E40"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000664329742&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/dzejoe?fref=ufi">Edin Dzejoe</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>123</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689915182047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 4:45pm" data-utime="1505641515" data-shorten="true">14 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_k" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000157436322&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/OmsubSukkhee?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Omsub Sukkhee" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/1549314_1050798438268727_7251354220958599928_n.jpg?oh=b3eabdee063c914fb19f07ff09b4e5ea&amp;oe=5A4DEE2D"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000157436322&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/OmsubSukkhee?fref=ufi">Omsub Sukkhee</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>3 2 1</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689916802047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 4:47pm" data-utime="1505641625" data-shorten="true">14 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_l" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1239132512&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/yod.pallat?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Pallat Anchaleechamaikorn" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/16426244_10208598908230362_7627709341810134027_n.jpg?oh=7f13875379ef4c6e020d0b8e97e66a77&amp;oe=5A48E8EB"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1239132512&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/yod.pallat?fref=ufi">Pallat Anchaleechamaikorn</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>2 3 1</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ufi/reaction/profile/dialog/?ft_ent_identifier=10154689730497047_10154689917127047&amp;av=629156080" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-uri="/ufi/reaction/sentence/tooltip/?ft_ent_identifier=10154689730497047_10154689917127047&amp;client_id=1505695177719%3A2475632940&amp;user_count=2&amp;av=629156080" href="/ufi/reaction/profile/browser/?ft_ent_identifier=10154689730497047_10154689917127047&amp;av=629156080" rel="dialog" role="button"><div class="_3t53 UFICommentReactionsBling _4ar- _ipn"><span aria-label="See who reacted to this" class="_3t54"><span aria-label="1 Like" class="_3emk _26lk"><span class="_9zc _2p79 _4-op _3uet _4e-m"><i class="_3j7l _2p78 _9-y _hly"></i></span><span class="_3chu">1</span></span><span aria-label="1 Love" class="_3emk _26lk"><span class="_9zc _2p79 _4-op _3uet _4e-m"><i class="_3j7m _2p78 _9-y _hly"></i></span><span class="_3chu">1</span></span></span><span class="UFICommentLikeButton">2</span></div></a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689917127047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 4:47pm" data-utime="1505641666" data-shorten="true">14 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div class=" UFIReplyList"><div class="UFIRow UFIReplySocialSentenceRow _4204 _2o9m"><a class="UFICommentLink" href="#" role="button"><div direction="left" class="clearfix"><div class="_ohe lfloat"><div class="UFIReplyActorPhotoWrapper UFIReplyActor img _8o _8r UFIImageBlockImage"><i class="UFIPagerIcon UFIIconWithActor"></i><img alt="" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/20140015_10154562797367047_5124537667103695071_n.jpg?oh=0c7d9589cf0e1de16bee7d5e80e16255&amp;oe=5A5BADFC" class="img UFIActorImage _54ru img"></div></div><div class=""><div class="UFIImageBlockContent _42ef _8u"><span class=""><span class="UFIReplySocialSentenceLinkText">Twin Panichsombat replied<span role="presentation" aria-hidden="true"> · </span>2 Replies</span></span></div></div></div></a></div></div><div id="comment_js_m" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=624247264&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/tommucktai?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Chonthara Toechamroen" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/c11.0.64.64/p64x64/14657430_10154650611107265_1521294874960523922_n.jpg?oh=cde1b1317d73d0fee0b3abc1cf951404&amp;oe=5A517F1E"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=624247264&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/tommucktai?fref=ufi">Chonthara Toechamroen</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>321 ค่า อายุน่าจะส่วนเกี่ยวข้องด้วยนะคะ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689918707047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 4:51pm" data-utime="1505641918" data-shorten="true">14 hrs</abbr></a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ajax/edits/browser/comment?comment_token=10154689730497047_10154689918707047" class="uiLinkSubtle" data-hover="tooltip" data-tooltip-content="Show edit history" href="#" rel="dialog" role="button" title="Show edit history">Edited</a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_n" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1129268730&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/tansinee.y.t?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Tansinee Y.T." class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/c0.11.64.64/p64x64/1970951_10202679144396304_2144932917_n.jpg?oh=dc3f18bf3727bd3248b9b6ea854b4cd4&amp;oe=5A594A9E"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1129268730&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/tansinee.y.t?fref=ufi">Tansinee Y.T.</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>1212312121</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ufi/reaction/profile/dialog/?ft_ent_identifier=10154689730497047_10154689919767047&amp;av=629156080" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-uri="/ufi/reaction/sentence/tooltip/?ft_ent_identifier=10154689730497047_10154689919767047&amp;client_id=1505695177727%3A1942834356&amp;user_count=4&amp;av=629156080" href="/ufi/reaction/profile/browser/?ft_ent_identifier=10154689730497047_10154689919767047&amp;av=629156080" rel="dialog" role="button"><div class="_3t53 UFICommentReactionsBling _4ar- _ipn"><span aria-label="See who reacted to this" class="_3t54"><span aria-label="4 Like" class="_3emk _26lk"><span class="_9zc _2p79 _4-op _3uet _4e-m"><i class="_3j7l _2p78 _9-y _hly"></i></span><span class="_3chu">4</span></span></span><span class="UFICommentLikeButton">4</span></div></a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689919767047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 4:52pm" data-utime="1505641951" data-shorten="true">14 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div class=" UFIReplyList"><div class="UFIRow UFIReplySocialSentenceRow _4204 _2o9m"><a class="UFICommentLink" href="#" role="button"><div direction="left" class="clearfix"><div class="_ohe lfloat"><div class="UFIReplyActorPhotoWrapper UFIReplyActor img _8o _8r UFIImageBlockImage"><i class="UFIPagerIcon UFIIconWithActor"></i><img alt="" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/20799054_10214007277519692_260969804198569722_n.jpg?oh=487454f594deb9edf1eea192ef4ef815&amp;oe=5A4B6EE0" class="img UFIActorImage _54ru img"></div></div><div class=""><div class="UFIImageBlockContent _42ef _8u"><span class=""><span class="UFIReplySocialSentenceLinkText">Heang Yuthakarn replied<span role="presentation" aria-hidden="true"> · </span>2 Replies</span></span></div></div></div></a></div></div><div id="comment_js_o" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1112466384&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/mr.korakoch?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Koch SoccerGuy" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/13533275_10208554810163716_2652353740409520968_n.jpg?oh=ce0c135977678ed21f805ce2b0a9645b&amp;oe=5A578F80"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1112466384&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/mr.korakoch?fref=ufi">Koch SoccerGuy</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>งานที่ชอบ สภาพแวดล้อมที่ดี เงินดีถึงใจ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689920412047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 4:53pm" data-utime="1505642013" data-shorten="true">14 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_p" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=713599100&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/Pongk?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Surapong Sap" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/18835525_10155535638899101_4722245465221935543_n.jpg?oh=fb9b3c7266ca29e7367ecb3a42ae99d9&amp;oe=5A40C3B7"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=713599100&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/Pongk?fref=ufi">Surapong Sap</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>2 3 1</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ufi/reaction/profile/dialog/?ft_ent_identifier=10154689730497047_10154689922432047&amp;av=629156080" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-uri="/ufi/reaction/sentence/tooltip/?ft_ent_identifier=10154689730497047_10154689922432047&amp;client_id=1505695177740%3A180565919&amp;user_count=1&amp;av=629156080" href="/ufi/reaction/profile/browser/?ft_ent_identifier=10154689730497047_10154689922432047&amp;av=629156080" rel="dialog" role="button"><div class="_3t53 UFICommentReactionsBling _4ar- _ipn"><span aria-label="See who reacted to this" class="_3t54"><span aria-label="1 Like" class="_3emk _26lk"><span class="_9zc _2p79 _4-op _3uet _4e-m"><i class="_3j7l _2p78 _9-y _hly"></i></span><span class="_3chu">1</span></span></span><span class="UFICommentLikeButton">1</span></div></a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689922432047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 4:54pm" data-utime="1505642069" data-shorten="true">14 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div class=" UFIReplyList"><div class="UFIRow UFIReplySocialSentenceRow _4204 _2o9m"><a class="UFICommentLink" href="#" role="button"><div direction="left" class="clearfix"><div class="_ohe lfloat"><div class="UFIReplyActorPhotoWrapper UFIReplyActor img _8o _8r UFIImageBlockImage"><i class="UFIPagerIcon UFIIconWithActor"></i><img alt="" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/18835525_10155535638899101_4722245465221935543_n.jpg?oh=fb9b3c7266ca29e7367ecb3a42ae99d9&amp;oe=5A40C3B7" class="img UFIActorImage _54ru img"></div></div><div class=""><div class="UFIImageBlockContent _42ef _8u"><span class=""><span class="UFIReplySocialSentenceLinkText">Surapong Sap replied<span role="presentation" aria-hidden="true"> · </span>2 Replies</span></span></div></div></div></a></div></div><div id="comment_js_q" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1242805505&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/mahasak.pijittum?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Mahasak Pijittum" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/18058139_10213274284271963_8733871991855068809_n.jpg?oh=c15ed24d71926d867debb87c9bb531bf&amp;oe=5A3F42DC"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1242805505&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/mahasak.pijittum?fref=ufi">Mahasak Pijittum</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>เอาแบบครบสามอันไม่ได้เหรอครับ</span><br><span>แลดูเรื่องมากแต่ชีวิตเราควรเลือกในสิ่งที่เราอยากทำ แต่ถ้ายังหาไม่ได้ก็เลียนแบบท่านลอร์ด</span><br><span>1 2 3</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ufi/reaction/profile/dialog/?ft_ent_identifier=10154689730497047_10154689927657047&amp;av=629156080" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-uri="/ufi/reaction/sentence/tooltip/?ft_ent_identifier=10154689730497047_10154689927657047&amp;client_id=1505695177744%3A1507784872&amp;user_count=4&amp;av=629156080" href="/ufi/reaction/profile/browser/?ft_ent_identifier=10154689730497047_10154689927657047&amp;av=629156080" rel="dialog" role="button"><div class="_3t53 UFICommentReactionsBling _4ar- _ipn"><span aria-label="See who reacted to this" class="_3t54"><span aria-label="3 Like" class="_3emk _26lk"><span class="_9zc _2p79 _4-op _3uet _4e-m"><i class="_3j7l _2p78 _9-y _hly"></i></span><span class="_3chu">3</span></span><span aria-label="1 Love" class="_3emk _26lk"><span class="_9zc _2p79 _4-op _3uet _4e-m"><i class="_3j7m _2p78 _9-y _hly"></i></span><span class="_3chu">1</span></span></span><span class="UFICommentLikeButton">4</span></div></a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689927657047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 4:58pm" data-utime="1505642320" data-shorten="true">14 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_r" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1803708703&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/suphaphol.t?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Suphaphol Tanalertphan" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/14581577_10205655594748183_2096699316557794473_n.jpg?oh=7cdffba359b3be1c3b8556bca30bd22c&amp;oe=5A4591D6"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1803708703&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/suphaphol.t?fref=ufi">Suphaphol Tanalertphan</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>312</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689939477047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 5:11pm" data-utime="1505643064" data-shorten="true">14 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_s" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=641491796&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/chakrit.likitkhajorn?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Chakrit Likitkhajorn" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/15965740_10154900014726797_4415870819464215979_n.jpg?oh=b6e675a2ff546f5e840924124cf76e9f&amp;oe=5A4E049B"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=641491796&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/chakrit.likitkhajorn?fref=ufi">Chakrit Likitkhajorn</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>1 3 2</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689956647047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 5:23pm" data-utime="1505643836" data-shorten="true">14 hrs</abbr></a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ajax/edits/browser/comment?comment_token=10154689730497047_10154689956647047" class="uiLinkSubtle" data-hover="tooltip" data-tooltip-content="Show edit history" href="#" rel="dialog" role="button" title="Show edit history">Edited</a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_t" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1382447921&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/teraphon.w?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Teraphon Werapanchai" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/14671290_10210953138769431_4896980367380762130_n.jpg?oh=aebdea3ec940b3cdf230c7ff29758008&amp;oe=5A14C816"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1382447921&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/teraphon.w?fref=ufi">Teraphon Werapanchai</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody _1n4g"><span><span>ช่วงแรก 2 3 1 เพราะยังไม่รู้เรื่องรู้ราว อยากทำงานที่ชอบ อยู่ที่ๆไช่</span><br><br><span>ช่วงกลาง 1 2 3 เพราะต้องเก็บเงินสร้างสิ่งต่างๆ</span></span><span class="_5uzb">...<span class="_1ipe" role="hidden"> </span></span><a class="_5v47 fss" href="#" role="button">See More</a></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154689971957047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 5:34pm" data-utime="1505644488" data-shorten="true">14 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_u" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000112151420&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/profile.php?id=100000112151420&amp;fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Nucksoo Senapint" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/14691111_1451878354825889_6847715887866691514_n.jpg?oh=cea39ef6f20d34692d427a891e9362c0&amp;oe=5A592C43"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000112151420&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/profile.php?id=100000112151420&amp;fref=ufi">Nucksoo Senapint</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>เมื่อก่อน 231 ทำอะไรด้วยใจลุยเต็มตัวไม่เคยสนใจเงิน แม้แต่คนให้เงินเดือนมากกว่าถึงสองเท่าก็ไม่ไป แต่ตอนนี้ 123 ครับ เน้นที่ 1 เลย 55555</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154690038722047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 7:39pm" data-utime="1505651956" data-shorten="true">12 hrs</abbr></a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ajax/edits/browser/comment?comment_token=10154689730497047_10154690038722047" class="uiLinkSubtle" data-hover="tooltip" data-tooltip-content="Show edit history" href="#" rel="dialog" role="button" title="Show edit history">Edited</a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_v" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000475881171&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/yosapol.jitrak?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Yosapol Jitrak" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/c0.0.64.64/p64x64/10450733_911524375540083_2871772931542687327_n.jpg?oh=4ea7d54113624d747e62203aea64af0d&amp;oe=5A59BEDF"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000475881171&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/yosapol.jitrak?fref=ufi">Yosapol Jitrak</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>321</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154690044072047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 6:25pm" data-utime="1505647517" data-shorten="true">13 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_w" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000368632585&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/chen.ning.an?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="An Ning Chen" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/16299501_1370040953018179_2100585076440117728_n.jpg?oh=c478b23d92b8b19132f5fadf116b0aa8&amp;oe=5A13AFD8"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000368632585&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/chen.ning.an?fref=ufi">An Ning Chen</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>231 ของานที่ชอบเป็นลำดับแรก เพราะว่าถ้าเราทำงานที่เราชอบ เราจะโฟกัสกับมันและทำได้ดีครับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154690049872047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 7:30pm" data-utime="1505651412" data-shorten="true">12 hrs</abbr></a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ajax/edits/browser/comment?comment_token=10154689730497047_10154690049872047" class="uiLinkSubtle" data-hover="tooltip" data-tooltip-content="Show edit history" href="#" rel="dialog" role="button" title="Show edit history">Edited</a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_x" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000348177004&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/pornjira.pongprom?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Ammoniac Pornjira Pongprom" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/20374742_1534265126595078_5688636963525054198_n.jpg?oh=b623bb580b5545ce737de107fcf90417&amp;oe=5A50C7AC"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000348177004&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/pornjira.pongprom?fref=ufi">Ammoniac Pornjira Pongprom</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>213 ครับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154690075922047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 7:01pm" data-utime="1505649667" data-shorten="true">12 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_y" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000343868711&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/timenakrab?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Watchara Hongkim" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/c0.0.64.64/p64x64/20431211_1603763232978457_1805124289895321307_n.jpg?oh=27f32338cbccfae3455ab330caa1c3d7&amp;oe=5A47E09F"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000343868711&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/timenakrab?fref=ufi">Watchara Hongkim</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>213</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154690084017047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 7:07pm" data-utime="1505650031" data-shorten="true">12 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_z" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000387475466&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/zerowolrd?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Suchan Kooprasit" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/13177795_1077446855611553_6107034866969046035_n.jpg?oh=88dfb429f0fce6baf3f3b7f66f70940b&amp;oe=5A5421C3"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000387475466&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/zerowolrd?fref=ufi">Suchan Kooprasit</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>อดีต 123 ปัจจุบัน 231 คนับพี่ <span class="_47e3 _5mfr" title="smile emoticon"><img height="16" src="https://static.xx.fbcdn.net/images/emoji.php/v9/feb/2/16/1f642.png" role="presentation" width="16" alt="" class="img"><span aria-hidden="true" class="_7oe">:)</span></span></span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154690113817047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 7:26pm" data-utime="1505651209" data-shorten="true">12 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_10" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=563588845&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/peerawat.poombua?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Peerawat Poombua" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/12189920_10153795754123846_2939234672441326301_n.jpg?oh=3f529d547f37fddf63d4f20ea662e1b9&amp;oe=5A1359AE"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=563588845&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/peerawat.poombua?fref=ufi">Peerawat Poombua</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>3 2 1</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154690114317047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 7:27pm" data-utime="1505651233" data-shorten="true">12 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_11" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100003876774192&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/tsazen?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Stopz Blackz" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/15253418_753493284789890_4207655023434874302_n.jpg?oh=f1c11c5ad6dfe8c1e3b4ac4fad0d9c5f&amp;oe=5A3FD3D5"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100003876774192&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/tsazen?fref=ufi">Stopz Blackz</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>1 3 2 คับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154690134877047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 7:44pm" data-utime="1505652242" data-shorten="true">11 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_12" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000222592384&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/beckpalmx?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Workman Show" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/20046369_1816828698334532_4423678557357367745_n.jpg?oh=5924553ef4d29dc9f73aa9b65ed34290&amp;oe=5A5166CC"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000222592384&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/beckpalmx?fref=ufi">Workman Show</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>321 ครับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154690179697047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 8:15pm" data-utime="1505654106" data-shorten="true">11 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_13" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R9&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1129605705&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/peerapat.junkhaow?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Peerapat Junkhaow" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/c3.20.64.64/p80x80/15977115_10210823691804910_8677727431177512494_n.jpg?oh=59d4d4e9fbc8fce0334b692463921666&amp;oe=5A603F02"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1129605705&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/peerapat.junkhaow?fref=ufi">Peerapat Junkhaow</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>3 1 2 ครัช</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154690243202047&amp;comment_tracking=%7B%22tn%22%3A%22R9%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 8:52pm" data-utime="1505656364" data-shorten="true">10 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_14" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R8&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000159471590&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/baszii?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Kiattisak Anoochitarom" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/19959463_1810823508932947_5284717208202040627_n.jpg?oh=09b3ee9787f69e92ea8fb9988d7cc226&amp;oe=5A58D2B2"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000159471590&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/baszii?fref=ufi">Kiattisak Anoochitarom</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>2 1 3 ครับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154690343352047&amp;comment_tracking=%7B%22tn%22%3A%22R8%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 9:42pm" data-utime="1505659371" data-shorten="true">9 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_15" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R7&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100001553776637&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/nutz.preuttipan?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Nut Preuttipan" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/c0.3.64.64/p64x64/12802938_1029591147102668_760629026848227218_n.jpg?oh=e189cfe46a6d34d934aa246bfece01f3&amp;oe=5A40628D"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100001553776637&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/nutz.preuttipan?fref=ufi">Nut Preuttipan</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>1 2 3 ครับ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154690347967047&amp;comment_tracking=%7B%22tn%22%3A%22R7%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 9:46pm" data-utime="1505659607" data-shorten="true">9 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_16" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R6&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1609688805&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/natthapongc?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Natthapong Choosup" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/15219475_10207486336829124_4495841468828105115_n.jpg?oh=58d26c7ca31ad68ff0ae6ad6285821c4&amp;oe=5A42BC71"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1609688805&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/natthapongc?fref=ufi">Natthapong Choosup</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>3 1 2 ร่างกายส่งผลถึงจิตใจ...</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154690354832047&amp;comment_tracking=%7B%22tn%22%3A%22R6%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 9:52pm" data-utime="1505659960" data-shorten="true">9 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_17" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R5&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=622285426&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/somchok?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Somchok Sakjiraphong" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/c0.0.64.64/p64x64/10478027_10154824667190427_3549316349369372958_n.jpg?oh=085fcf710b7879f698a6e2a9075a5076&amp;oe=5A591358"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=622285426&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/somchok?fref=ufi">Somchok Sakjiraphong</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>1</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154690379372047&amp;comment_tracking=%7B%22tn%22%3A%22R5%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 10:07pm" data-utime="1505660831" data-shorten="true">9 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_18" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R4&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=1586179186&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/clozed2u?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Lattapon Yodsuwan" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/c8.14.64.64/p86x86/12105696_10205709274042881_2573375764033872400_n.jpg?oh=e4e60c069eece72235a5214a69bf6531&amp;oe=5A4FFEF3"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=1586179186&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/clozed2u?fref=ufi">Lattapon Yodsuwan</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>2 3 1</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154690465217047&amp;comment_tracking=%7B%22tn%22%3A%22R4%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 10:49pm" data-utime="1505663354" data-shorten="true">8 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_19" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R3&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000201646679&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/kindraywind?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Woramet Muangsiri" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/20246229_1821233674560003_2122599906536498046_n.jpg?oh=f26352dfa8b5aabf1daaa6f2c7dcbb5c&amp;oe=5A53504C"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000201646679&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/kindraywind?fref=ufi">Woramet Muangsiri</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>1 3 2</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154690484422047&amp;comment_tracking=%7B%22tn%22%3A%22R3%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 11:00pm" data-utime="1505664028" data-shorten="true">8 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_1a" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R2&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=609651689&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/kaizerwing?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Supasate Choochaisri" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/14671332_10154396591266690_6420695905961019739_n.jpg?oh=5eb480a1de2323a98c433b30e98f6d62&amp;oe=5A5F5809"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=609651689&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/kaizerwing?fref=ufi">Supasate Choochaisri</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody _1n4g"><span><span>2 1 3 </span><br><span>สำหรับผมงานที่ชอบ (และมีคุณค่ากับองค์กร) สำคัญสุด ถ้างานที่ชอบสามารถทำมันได้ทุกวันโดยไม่รู้สึกว่าทำงาน เงินก็ดีขึ้นตามมูลค่าตัวเราที่เพิ่มขึ้นให้องค์กรได้</span></span><span class="_5uzb">...<span class="_1ipe" role="hidden"> </span></span><a class="_5v47 fss" href="#" role="button">See More</a></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154690502222047&amp;comment_tracking=%7B%22tn%22%3A%22R2%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 11:10pm" data-utime="1505664609" data-shorten="true">8 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_1b" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R1&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000623469278&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/jack.jaturawit?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Jaturawit Duangmanee" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/19601616_1539504322747002_959753658597782489_n.jpg?oh=fa40eaf488739b3f6b1e1e457e6ca629&amp;oe=5A54E1F2"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000623469278&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/jack.jaturawit?fref=ufi">Jaturawit Duangmanee</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>1,2,3</span><br><span>ได้เงินจาก 1 แล้วออกไปสร้าง 2,3</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154690566267047&amp;comment_tracking=%7B%22tn%22%3A%22R1%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 11:41pm" data-utime="1505666519" data-shorten="true">7 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_1c" class="UFIRow UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R0&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=776031753&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/OnkNoname?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Nutchawat Ploywattanawong" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/14671310_10155095810571754_7076668993622188077_n.jpg?oh=b26caf734f18544e56891aaa6012f16a&amp;oe=5A464A69"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=776031753&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/OnkNoname?fref=ufi">Nutchawat Ploywattanawong</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody _1n4g"><span><span>2 3 1, 2 1 3</span><br><span>1 กับ 3 เท่าๆกันครับ</span><br><span>2 ทำให้ตัวเองมีเป้าหมายมีคุณค่า (ต่อตัวเองและคนรอบข้าง)</span></span><span class="_5uzb">...</span><a class="_5v47 fss" href="#" role="button">See More</a></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154690582652047&amp;comment_tracking=%7B%22tn%22%3A%22R0%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Sunday, September 17, 2017 at 11:49pm" data-utime="1505666984" data-shorten="true">7 hrs</abbr></a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div><div id="comment_js_1d" class="UFIRow UFILastComment UFIComment _4oep" role="article" aria-label="Comment" data-ft="{&quot;tn&quot;:&quot;R&quot;}"><div class="_3b-9"><div><div direction="left" class="clearfix"><div class="_ohe lfloat"><a data-ft="{&quot;tn&quot;:&quot;T&quot;}" data-hovercard="/ajax/hovercard/hovercard.php?id=100000117898016&amp;extragetparams=%7B%22on_public_ufi%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" href="https://www.facebook.com/Bungkee.Bungkie?fref=ufi" class="img _8o _8s UFIImageBlockImage" tabindex="-1" aria-hidden="true"><img alt="Bungkee Bungkie" class="img UFIActorImage _54ru img" src="https://scontent.fbkk16-1.fna.fbcdn.net/v/t1.0-1/p64x64/21369390_2031741130173130_4441176312933164103_n.jpg?oh=a0f31ba9e41ffd0ca296db3e69a0a49d&amp;oe=5A55BDF1"></a></div><div class=""><div class="UFIImageBlockContent _42ef"><div class="UFICommentContentBlock"><div class="UFICommentContent"><span class=""><a data-ft="{&quot;tn&quot;:&quot;;&quot;}" class=" UFICommentActorName" data-hovercard="/ajax/hovercard/hovercard.php?id=100000117898016&amp;extragetparams=%7B%22is_public%22%3Afalse%2C%22hc_location%22%3A%22ufi%22%7D" dir="ltr" href="https://www.facebook.com/Bungkee.Bungkie?fref=ufi">Bungkee Bungkie</a></span> <span><span> <span data-ft="{&quot;tn&quot;:&quot;K&quot;}"><span class="UFICommentBody"><span>2 1 3 ค่ะ</span></span></span></span></span><span></span></div><div class="fsm fwn fcg UFICommentActions"><span class="_6a _3-me"><div class="_khz _4sz1"><a aria-pressed="false" class="UFILikeLink UFIReactionLink" data-testid="ufi_comment_like_link" href="#" role="button" tabindex="0">Like</a><span class="accessible_elem" data-accessibilityid="virtual_cursor_trigger" tabindex="-1" role="button">Show more reactions</span></div></span><span role="presentation" aria-hidden="true"> · </span><a class="UFIReplyLink _460i" href="#" role="button">Reply</a><span role="presentation" aria-hidden="true"> · </span><span><a class="uiLinkSubtle" href="/roofimon.class/posts/10154689730497047?comment_id=10154690664422047&amp;comment_tracking=%7B%22tn%22%3A%22R%22%7D" data-ft="{&quot;tn&quot;:&quot;N&quot;}" data-testid="ufi_comment_timestamp"><abbr class="livetimestamp" title="Monday, September 18, 2017 at 12:28am" data-utime="1505669317" data-shorten="true">7 hrs</abbr></a><span role="presentation" aria-hidden="true"> · </span><a ajaxify="/ajax/edits/browser/comment?comment_token=10154689730497047_10154690664422047" class="uiLinkSubtle" data-hover="tooltip" data-tooltip-content="Show edit history" href="#" rel="dialog" role="button" title="Show edit history">Edited</a></span></div><span class="_36rj"><a aria-label="Hide or embed this" class="UFICommentCloseButton _1-be _xw0 _xw9 _5upp _42ft" data-testid="ufi_comment_close_button" tooltip="Hide or embed this" menudata="[object Object],[object Object]" menutype="DOTS" data-hover="tooltip" data-tooltip-alignh="center" data-tooltip-content="Hide or embed this" href="#">Manage</a></span></div></div></div></div></div></div></div></div></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment