Showing source for: https://thailand-forex.com/
Duration: 0.434637s
Server: cloudflare

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="https://www.w3.org/1999/xhtml" dir="ltr" lang="th" id="vbulletin_html">
<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta id="e_vb_meta_bburl" name="vb_meta_bburl" content="https://thailand-forex.com" />
<base href="https://thailand-forex.com/" /><!--[if IE]></base><![endif]-->
<meta name="generator" content="vBulletin 4.2.3" />
<meta http-equiv="X-UA-Compatible" content="IE=9" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<script type="text/javascript">
   (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
   m[i].l=1*new Date();
   for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
   k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
   (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");

   ym(44721781, "init", {
        clickmap:true,
        trackLinks:true,
        accurateTrackBounce:true,
        webvisor:true
   });
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/44721781" style="position:absolute; left:-9999px;" alt="" /></div></noscript>


<script type="text/javascript">
   (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
   m[i].l=1*new Date();
   for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
   k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
   (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");

   ym(90854121, "init", {
        clickmap:true,
        trackLinks:true,
        accurateTrackBounce:true,
        webvisor:true
   });
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/90854121" style="position:absolute; left:-9999px;" alt="" /></div></noscript>

<link rel="Shortcut Icon" href="favicon.ico" type="image/x-icon" />
<meta name="keywords" content="forex,forum,thai,forex thai,thailand forex forum" />
<meta name="description" content="Forex market forecasts, independent opinions of novice traders and experts of the currency Forex market." />
<script type="text/javascript" src="clientscript/yui/yuiloader-dom-event/yuiloader-dom-event.js?v=423"></script>
<script type="text/javascript" src="clientscript/yui/connection/connection-min.js?v=423"></script>
<script type="text/javascript">
<!--

	if (typeof YAHOO === 'undefined') // Load ALL YUI Local
	{
		
		var yuipath = 'clientscript/yui';
		var yuicombopath = '';
		var remoteyui = false;
	}
	else	// Load Rest of YUI remotely (where possible)
	{
		var yuipath = 'clientscript/yui';
		var yuicombopath = '';
		var remoteyui = true;
		//if (!yuicombopath)
		
	}
	var SESSIONURL = "s=e03b3e7f4a66b3ef60b44f211531fcd6&";
	var SECURITYTOKEN = "1716967408-6f6f30ccf6879625c337a8aca29e5377ce86115b";
	var IMGDIR_MISC = "images/metro/violet/misc";
	var IMGDIR_BUTTON = "images/metro/violet/buttons";
	var vb_disable_ajax = parseInt("0", 10);
	var SIMPLEVERSION = "423";
	var BBURL = "https://thailand-forex.com";
	var LOGGEDIN = 0 > 0 ? true : false;
	var THIS_SCRIPT = "index";
	var RELPATH = "";
	var PATHS = {
		forum : "",
		cms   : "",
		blog  : ""
	};
	var AJAXBASEURL = "https://thailand-forex.com/";
// -->
</script>
<script type="text/javascript" src="https://thailand-forex.com/clientscript/vbulletin-core.js?v=423"></script>
<link rel="stylesheet" type="text/css" href="css.php?styleid=7&amp;langid=3&amp;d=1705395759&amp;td=ltr&amp;sheet=bbcode.css,editor.css,popupmenu.css,reset-fonts.css,vbulletin.css,vbulletin-chrome.css,vbulletin-formcontrols.css," />
<!--[if lt IE 8]>
	<link rel="stylesheet" type="text/css" href="css.php?styleid=7&amp;langid=3&amp;d=1705395759&amp;td=ltr&amp;sheet=popupmenu-ie.css,vbulletin-ie.css,vbulletin-chrome-ie.css,vbulletin-formcontrols-ie.css,editor-ie.css" />
	<![endif]-->

<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,300,600&subset=latin,cyrillic" rel="stylesheet" type="text/css">
<script src="https://thailand-forex.com/clientscript/jquery/jquery-2.2.4.min.js"></script>
<script async type="text/javascript" src="https://sobigmedia.com/statistics/views.js"></script>
<script type="text/javascript">
$(document).ready(function() {
	$('a.login-window').click(function() {
		
		// Getting the variable's value from a link 
		var loginBox = this.hash;

		//Fade in the Popup and add close button
		$(loginBox).fadeIn(300);
		
		//Set the center alignment padding + border
		var popMargTop = ($(loginBox).height() + 24) / 2; 
		var popMargLeft = ($(loginBox).width() + 24) / 2; 
		
		$(loginBox).css({ 
			'margin-top' : -popMargTop,
			'margin-left' : -popMargLeft
		});
		
		// Add the mask to body
		$('body').append('<div id="mask"></div>');
		$('#mask').fadeIn(300);
		
		return false;
	});
	
	// When clicking on the button close or the mask layer the popup closed
	$('a.close, #mask').on('click', function() { 
	  $('#mask , .login-popup').fadeOut(300 , function() {
		$('#mask').remove();  
	}); 
	return false;
	});
	
	$('#navbar_username').focus(function() {
		$('#navbar_username').parent().addClass('active');
	}); 
	$('#navbar_username').blur(function() {
		$('#navbar_username').parent().removeClass('active');
	}); 
	$('#navbar_password').focus(function() {
		$('#navbar_password_hint').parent().addClass('active');
	}); 
	$('#navbar_password').blur(function() {
		$('#navbar_password_hint').parent().removeClass('active');
	}); 

});
</script>


<link rel="stylesheet" type="text/css" href="css.php?styleid=7&amp;langid=3&amp;d=1705395759&amp;td=ltr&amp;sheet=imdmstat_css.css" />

<title>ฟอรัมฟอเร็กซ์ประเทศไทย | ชุมชนฟอเร็กซ์ </title>
<script type="text/javascript" src="clientscript/vbulletin_read_marker.js?v=423"></script>
<link rel="stylesheet" type="text/css" href="css.php?styleid=7&amp;langid=3&amp;d=1705395759&amp;td=ltr&amp;sheet=forumbits.css,forumhome.css,options.css" />
<!--[if lt IE 8]><link rel="stylesheet" type="text/css" href="css.php?styleid=7&amp;langid=3&amp;d=1705395759&amp;td=ltr&amp;sheet=forumbits-ie.css,options-ie.css" /><![endif]-->
<link rel="stylesheet" type="text/css" href="css.php?styleid=7&amp;langid=3&amp;d=1705395759&amp;td=ltr&amp;sheet=sidebar.css,widgets.css,tagcloud.css" />
<!--[if lt IE 8]><link rel="stylesheet" type="text/css" href="css.php?styleid=7&amp;langid=3&amp;d=1705395759&amp;td=ltr&amp;sheet=sidebar-ie.css" /><![endif]-->
<script type="text/javascript" src="clientscript/yui/animation/animation-min.js?v=423"></script>
<script type="text/javascript">
		var sidebar_align = 'right';
		var content_container_margin = parseInt('264px');
		var sidebar_width = parseInt('250px');
	</script>
<script type="text/javascript" src="https://thailand-forex.com/clientscript/vbulletin-sidebar.js"></script>
<script async type="text/javascript" src="clientscript/feedback.js"></script>

<link rel="stylesheet" type="text/css" href="css.php?styleid=7&amp;langid=3&amp;d=1705395759&amp;td=ltr&amp;sheet=additional.css" />

</head>
<body>


<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-544TMR9"
    height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>

<div class="header-inf">

<iframe id="quotes_tick" frameborder="0" width="880" height="49px" scrolling="no"></iframe>

</div>


<div id="middle_header">
<a name="top" href="forum.php?s=e03b3e7f4a66b3ef60b44f211531fcd6" class="logo-image"><img src="images/metro/logo.png" alt="Thailand Forex Forum | Forex Community Place" /><div><div>ฟอรัมฟอเร็กซ์ประเทศไทย</div></div></a>
<div id="navbar" class="navbar">
<ul id="navtabs" class="navtabs floatcontainer">

<li class="selected" id="vbtab_forum">
<a class="navtab" href="forum.php?s=e03b3e7f4a66b3ef60b44f211531fcd6"><span>&#3615;&#3629;&#3619;&#3633;&#3656;&#3617;</span></a>
</li>
<div id="header-fixed">
<ul class="floatcontainer">
<li id="tabmenu" style="top: 10px;visibility: hidden;">
<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 35 35">
<rect width="10" height="10" x="0" y="0" fill="white"></rect>
<rect width="10" height="10" x="12.5" y="0" fill="white"></rect>
<rect width="10" height="10" x="25" y="0" fill="white"></rect>
<rect width="10" height="10" x="0" y="12.5" fill="white"></rect>
<rect width="10" height="10" x="12.5" y="12.5" fill="white"></rect>
<rect width="10" height="10" x="25" y="12.5" fill="white"></rect>
<rect width="10" height="10" x="0" y="25" fill="white"></rect>
<rect width="10" height="10" x="12.5" y="25" fill="white"></rect>
<rect width="10" height="10" x="25" y="25" fill="white"></rect>
</svg>
</li>
<li class="popupmenu semihide" id="menu_nde5_171">
<a href="javascript://" class="popupctrl" onclick="CloseDropDown();return false;"> ฟอรั่ม </a>
<ul class="popupbody popuphover" id="pbody">
<li id="vbflink_newposts"><a href="search.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=getnew&amp;contenttype=vBForum_Post">&#3650;&#3614;&#3626;&#3605;&#3660;&#3651;&#3627;&#3617;&#3656;
</a></li>
<li id="link_ntc4_647"><a href="misc.php?do=showrules">&#3585;&#3598;&#3648;&#3585;&#3603;&#3601;&#3660;&#3586;&#3629;&#3591;&#3615;&#3629;&#3619;&#3633;&#3656;&#3617;
</a></li>
<li id="link_nde5_655" class="sub_navbar_menu "><a href="javascript:void(0)">ความเคลื่อนไหวในฟอรั่ม</a>
<ul class="popupbody" style="left: 187px;top: -15px;">
<li><a href="forumdisplay.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=markread&amp;markreadhash=1716967408-6f6f30ccf6879625c337a8aca29e5377ce86115b">&#3607;&#3635;&#3648;&#3588;&#3619;&#3639;&#3656;&#3629;&#3591;&#3627;&#3617;&#3634;&#3618;&#3649;&#3626;&#3604;&#3591;&#3623;&#3656;&#3634;&#3629;&#3656;&#3634;&#3609;&#3649;&#3621;&#3657;&#3623;</a></li>
<li><a href="profile.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=editoptions">&#3585;&#3634;&#3619;&#3605;&#3633;&#3657;&#3591;&#3588;&#3656;&#3634;&#3607;&#3633;&#3656;&#3623;&#3652;&#3611;</a></li>
<li><a href="profile.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=editprofile">&#3649;&#3585;&#3657;&#3652;&#3586;&#3650;&#3611;&#3619;&#3652;&#3615;&#3621;&#3660;</a></li>
<li><a href="favorites.php">สิ่งที่โปรด</a></li>
</ul>
</li>
<li id="link_nde5_797" class="sub_navbar_menu"><a href="javascript:void(0)">สังคม ฟอเร็กซ์</a>
<ul class="popupbody" style="left: 187px;top: -15px;">
<li><a href="group.php?s=e03b3e7f4a66b3ef60b44f211531fcd6">&#3585;&#3621;&#3640;&#3656;&#3617;</a></li>
<li><a href="album.php?s=e03b3e7f4a66b3ef60b44f211531fcd6">&#3629;&#3633;&#3621;&#3610;&#3633;&#3657;&#3617;</a></li>
<li><a href="profile.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=buddylist">เพื่อนและผู้ติดต่อ
</a></li>
<li><a href="memberlist.php?s=e03b3e7f4a66b3ef60b44f211531fcd6">&#3619;&#3634;&#3618;&#3594;&#3639;&#3656;&#3629;&#3626;&#3617;&#3634;&#3594;&#3636;&#3585;</a></li>
</ul>
</li>
<li id="vbflink_calendar"><a href="calendar.php?s=e03b3e7f4a66b3ef60b44f211531fcd6">&#3611;&#3599;&#3636;&#3607;&#3636;&#3609;
</a></li>
<li id="link_nde5_846" class="sub_navbar_menu"><a href="javascript:void(0)">ลิงค์ด่วน</a>
<ul class="popupbody" style="left: 187px;top: -15px;">
<li><a href="search.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=getdaily&amp;contenttype=vBForum_Post">&#3650;&#3614;&#3626;&#3611;&#3619;&#3632;&#3592;&#3635;&#3623;&#3633;&#3609;&#3609;&#3637;&#3657;</a></li>
<li><a href="subscription.php?s=e03b3e7f4a66b3ef60b44f211531fcd6">&#3586;&#3657;&#3629;&#3588;&#3623;&#3634;&#3617;&#3586;&#3657;&#3629;&#3588;&#3623;&#3634;&#3617;&#3651;&#3609;</a></li>
<li><a href="javascript://" onclick="window.open(getBaseUrl() + 'misc.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=buddylist&amp;focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">เปิดป๊อปอัปที่ติดต่อ</a></li>
<li><a href="showgroups.php?s=e03b3e7f4a66b3ef60b44f211531fcd6">&#3612;&#3641;&#3657;&#3604;&#3641;&#3649;&#3621;&#3648;&#3623;&#3655;&#3610;&#3652;&#3595;&#3605;&#3660;</a></li>
<li><a href="online.php?s=e03b3e7f4a66b3ef60b44f211531fcd6">&#3612;&#3641;&#3657;&#3607;&#3637;&#3656;&#3585;&#3635;&#3621;&#3633;&#3591;&#3629;&#3629;&#3609;&#3652;&#3621;&#3609;&#3660;</a></li>
</ul>
</li>
<li id="vbflink_faq"><a href="faq.php?s=e03b3e7f4a66b3ef60b44f211531fcd6">&#3588;&#3635;&#3606;&#3634;&#3617;&#3607;&#3637;&#3656;&#3614;&#3610;&#3610;&#3656;&#3629;&#3618;
</a></li>
</ul>
</li>
<li class=" semihide" id="link_nde5_537"><a target="_blank" href="https://www.fx.co/ms/quotes/eurusd">แผนภูมิ Forex</a></li>
<li class="popupmenu semihide" id="menu_nde5_380">
<a href="javascript://" class="popupctrl" onclick="CloseDropDown();return false;">ช่องทางการซื้อขายผ่าน FX.co</a>
<ul class="popupbody popuphover" id="pbody">
<li id="link_nde5_839"><a target="_blank" href="https://www.fx.co/th/analysis">ดัชนีความเคลื่อน
</a></li>
<li id="link_nde5_485"><a target="_blank" href="https://www.fx.co/th/forex_news">ข่าวความเคลื่อนไหว ฟอเร็กซ์
</a></li>
</ul>
</li>
<li class=" semihide" id="link_nde5_688"><a target="_blank" href="https://www.fx.co/th/monitoring">การตรวจสอบ</a></li>
<li class=" semihide" id="link_nde5_792"><a target="_blank" href="https://www.fx.co/th/forex-tv">ฟอเร็กซ์ทีวี</a></li>
<div class="search_block" id="search_block">
<div id="globalsearch" class="globalsearch">
<form action="search.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=process" method="post" id="navbar_search" class="navbar_search">
<input type="hidden" name="securitytoken" value="1716967408-6f6f30ccf6879625c337a8aca29e5377ce86115b" />
<input type="hidden" name="do" value="process" />
<input type="hidden" name="livesearch" value="process">
<input type="text" value name="query" class="textbox" id="search_txt" tabindex="99" placeholder="&#3588;&#3657;&#3609;&#3627;&#3634;" />
<input type="submit" class="searchbutton" name="submit" onclick="document.getElementById('navbar_search').submit;" tabindex="100" />
</form>
</div>
<div class="advanced_search" id="advanced_search">
<span><a href="search.php?s=e03b3e7f4a66b3ef60b44f211531fcd6" accesskey="4">&#3588;&#3657;&#3609;&#3627;&#3634;&#3649;&#3610;&#3610;&#3621;&#3632;&#3648;&#3629;&#3637;&#3618;&#3604;</a></span>
</div>
<div class="profile login" id="profile">
<a class="flex items-center text-white whitespace-nowrap cursor mr-2" onclick="on()" style="margin-right: 20px;">
<svg class="mr-3" width="19" height="26" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14.19 7.1V5a4 4 0 00-4-4H5a4 4 0 00-4 4v16a4 4 0 004 4h5.19a4 4 0 004-4v-1.9M19 13.36H7.49m0 0l3.45-3.6m-3.45 3.6l3.45 3.6" stroke="#fff" stroke-width="2"></path>
</svg>
เข้าสู่ระบบ
</a>

<a class="flex items-center text-white" href="register.php">
<svg class="mr-3" width="17" height="28" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M16 28V18a4 4 0 00-4-4H5a4 4 0 00-4 4v10" stroke="#fff" stroke-width="2"></path>
<circle cx="8.5" cy="5.5" r="4.5" stroke="#fff" stroke-width="2"></circle>
</svg>
&#3621;&#3591;&#3607;&#3632;&#3648;&#3610;&#3637;&#3618;&#3609;
</a>
</div>
</div>
</div>
</ul>
<div class="lang_wrap" id="lang_wrap">
<ul id="lang_block">
<li id="lang_front"><div><img id="front_img" src alt></div></li>
<div id="lang_back" class="hide">
<li class="lang_back"><a href class="lang_link"><img alt></a></li>
</div>
</ul>
</div>
</div>
<div class="overlay_box" style="display:none">
<div class="w-80 mx-auto rounded-md my-10 overflow-hidden shadow-lg">
<div class="bg-third flex items-center justify-between px-4 h-10">
<h2 class="text-lg text-white">เข้าสู่ระบบ</h2>
<div onclick="off()">
<svg width="13" height="13" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12 1L1 12M1 1l11 11" stroke="#fff" stroke-width="2" />
</svg>
</div>
</div>
<form id="navbar_loginform" action="login.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=login" method="post" onsubmit>
<div class="py-7 px-6 background-white">
<div class="flex flex-col space-y-6" style="position: relative;">
<input class="bg-gray-1 py-4 px-4 focus:outline-none" type="text" id="vb_login_username" maxlength="25" name="vb_login_username" accesskey="u" tabindex="1" placeholder="ชื่อ" />
<input class="bg-gray-1 py-4 px-4 focus:outline-none" type="password" id="vb_login_password" maxlength="50" name="vb_login_password" tabindex="1" placeholder="รหัสผ่าน" />
<span><img class="icon" style="width: 20px; height: 20px; position: absolute; right: 9px; top: 91px;opacity:.6" src="/images/buttons/view.png" onclick="showPassword(&quot;password&quot;,this)" alt></span>
</div>
<label class="text-base tracking-wide flex items-center" for="agree" style="margin-top: -20px;">
<input class="w-5 h-5 border-none bg-gray-1 mr-3" name="cookieuser" checked type="checkbox" id="agree" />
จดจำ
</label>
<input type="hidden" name="s" value="e03b3e7f4a66b3ef60b44f211531fcd6" />
<input type="hidden" name="securitytoken" value="1716967408-6f6f30ccf6879625c337a8aca29e5377ce86115b" />
<input type="hidden" name="do" value="login" />
<input type="hidden" name="vb_login_md5password" />
<input type="hidden" name="vb_login_md5password_utf" />
<input type="hidden" name="test_hidden_current_time" id="test_hidden_current_time" />
<input type="hidden" name="thiland_hidden_current_time" id="thiland_hidden_current_time" />
</form>
<div class="mt-3">
<a class="text-base text-blue-400 hover:underline" href="login.php?do=lostpw?s=e03b3e7f4a66b3ef60b44f211531fcd6">
ลืมชื่อผู้ใช้หรือรหัสผ่าน?</a>
</div>
<button class="py-3.5 bg-third w-full text-base text-white mt-6">
เข้าสู่ระบบ
</button>
<div class="mt-2 text-center">
<a class="text-base hover:underline" href="register.php?s=e03b3e7f4a66b3ef60b44f211531fcd6">การลงทะเบียน</a>
</div>
<div class="line"></div>
<div class="border-t border-gray-300 py-6 background-white">
<h2 class="text-base text-center">เข้าสู่ระบบด้วยโซเชียลเน็ตเวิร์ก</h2>
<div class="flex justify-center">
<ul class="flex space-x-6 mt-6">
<li>
<a href="#">
<button class="oauth-link" data-provider="Facebook" title="Facebook">
<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M22.75 0H3.25C1.45762 0 0 1.45762 0 3.25V22.75C0 24.5424 1.45762 26 3.25 26H22.75C24.5424 26 26 24.5424 26 22.75V3.25C26 1.45762 24.5424 0 22.75 0Z" fill="#1976D2" />
<path d="M21.9375 13H17.875V9.75C17.875 8.853 18.603 8.9375 19.5 8.9375H21.125V4.875H17.875C15.1824 4.875 13 7.05738 13 9.75V13H9.75V17.0625H13V26H17.875V17.0625H20.3125L21.9375 13Z" fill="#FAFAFA" />
</svg>
</button>
</a>
</li>
<li>
<a href="#">
<button class="oauth-link" data-provider="Google" title="Google">
<svg width="26" height="26" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0)">
<path d="M5.76 15.71l-.9 3.38-3.31.07a12.94 12.94 0 01-.1-12.14l2.95.54 1.29 2.93a7.73 7.73 0 00.07 5.22z" fill="#FBBB00" />
<path d="M25.77 10.57a13.01 13.01 0 01-4.63 12.57l-3.71-.2-.53-3.27a7.75 7.75 0 003.34-3.96h-6.95v-5.14h12.48z" fill="#518EF8" />
<path d="M21.14 23.14a13 13 0 01-19.59-3.98l4.21-3.45a7.73 7.73 0 0011.14 3.96l4.24 3.47z" fill="#28B446" />
<path d="M21.3 3l-4.21 3.44a7.73 7.73 0 00-11.4 4.05L1.45 7.02A13 13 0 0121.3 3z" fill="#F14336" />
</g>
<defs>
<clipPath id="clip0">
<path fill="#fff" d="M0 0h26v26H0z" />
</clipPath>
</defs>
</svg>
</button>
</a>
</li>
<li>
<a href="#">
<button class="oauth-link" data-provider="Twitter" title="Twitter">
<svg width="32" height="26" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M32 3.08c-1.19.52-2.46.87-3.78 1.03A6.52 6.52 0 0031.11.5a13.11 13.11 0 01-4.16 1.59 6.57 6.57 0 00-11.2 5.98A18.57 18.57 0 012.23 1.2a6.57 6.57 0 002.02 8.77 6.48 6.48 0 01-2.97-.81v.07a6.59 6.59 0 005.26 6.44 6.55 6.55 0 01-2.97.1 6.62 6.62 0 006.13 4.58 13.18 13.18 0 01-9.7 2.7A18.47 18.47 0 0010.06 26c12.08 0 18.68-10 18.68-18.67 0-.29-.01-.57-.03-.85 1.3-.92 2.4-2.07 3.29-3.4z" fill="#03A9F4" />
</svg>
</button>
</a>
</li>
<li>
<a href="#">
<button class="oauth-link" data-provider="linkedin" title="LinkedIn">
<svg width="26" height="26" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M26 26v-9.54c0-4.66-1-8.25-6.46-8.25a5.66 5.66 0 00-5.1 2.8h-.07V8.64H9.2V26h5.38v-8.6c0-2.26.43-4.45 3.23-4.45 2.76 0 2.8 2.59 2.8 4.6V26H26zM.43 8.64h5.39V26H.42V8.64zM3.12 0A3.12 3.12 0 000 3.12c0 1.73 1.4 3.15 3.12 3.15a3.15 3.15 0 003.12-3.15C6.24 1.4 4.84 0 3.12 0z" fill="#0077B5" />
</svg>
</button>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<style>
/* 18376 p1 */
ul#pbody {
    width: 190px;
}
/* 18376 p1 */
#grid{
 width: max-content;
}

#grid li{
  line-height: 30px;
}

#pbody{
    border: 1px solid #dbdbe6;
    width: 135px; /*effect on menu*/
}

.ml-2{
    margin-left: 0.5rem;
}

.ml-3{
   margin-bottom: 0.75rem;
}

.mr-2{
    margin-right: 0.5rem;
}
.sm\:text-black{
    position: relative;
    left: 100px;
    top: 16px;
}
.sm\:block {
    margin-bottom: 2px;
    display: block;
    position: relative;
    left: 140px;
}

.ml-1\.5 {
    margin-left: .12rem;
    margin-bottom: .09rem;
}
li.sub_navbar_menu::after {
    content: url(./images/flags/down_black.svg);
    position: absolute;
    right: px;
    left: 165px;
    top: 18px;
}

</style>
<script>
function CloseDropDown() {
   var buttonDrop= document.querySelector('#dropdown');
   var buttonGrid= document.querySelector('#grid');
      if (buttonGrid.style.display = 'grid') {
      buttonGrid.style.display = 'none';
   }
}
function showDropDown(element) {
   var menu = $('#dropdown');
   var menuBtn= $('#grid');
   var listElement = element.parentNode.getElementsByTagName('ul').item(0);
    if(listElement.getAttribute('style')=="display:grid;"){
        listElement.setAttribute('style','display:none;');
    }else{
        listElement.setAttribute('style','display:grid;');
    }
$(document).click( function(e){
  if (!menuBtn.is(e.target) && !menu.is(e.target) && menu.has(e.target).length === 0) {
    menuBtn.hide();
  }
  e.stopPropagation();
});
}
</script>
<script>
function on() {
  let buttonClose = document.querySelector('.overlay_box');
  buttonClose.style.display = 'block';
}

function off() {
  let buttonClose = document.querySelector('.overlay_box');
  buttonClose.style.display = 'none';
}

                (function () {
                    clearDuplciateId("agree", 1);
                    clearDuplciateId("vb_login_password", 0);
                    clearDuplciateId("vb_login_username", 0);
                    clearDuplciateId("navbar_search", 0);
                })();

                function clearDuplciateId(tag_id, skip_index) {
                    var objectec_data = document.querySelectorAll("#" + tag_id);
                    var inc = 0;
                    [].forEach.call(objectec_data, function (object) {
                        if (inc++ != skip_index) {
                            object.setAttribute("id", tag_id + "_" + inc);
                        }
                    });
                }

</script>
<script>
function showPassword(id,dom) {
    var x = document.getElementById('vb_login_password');
    if (x.type === "text") {
        x.type = "password";
        dom.src = '/images/buttons/hide.png';
    }else {
        x.type = "text";
        dom.src = '/images/buttons/view.png';
    }
}
$("img[src~='/images/buttons/view.png']").attr("src", "/images/buttons/hide.png");
</script>
<script>
window.onscroll = function() {myFunction()};
var header = document.getElementById("header-fixed");
var lang_wrap = document.getElementById("lang_wrap");
var sticky = header.offsetTop;
function myFunction() {
  if (window.pageYOffset >= sticky) {

lang_wrap.classList.add("lang_sticky");

    header.classList.add("sticky");
  } else {
    header.classList.remove("sticky");


lang_wrap.classList.remove("lang_sticky");

  }
}
</script>
<script>


/* modified script*/

var profile_width;
var search_block_width;
var lang_wrap_width;
var rounding_variable;

profile_width = document.getElementById("profile").offsetWidth;
search_block_width = document.getElementById("globalsearch").offsetWidth;
lang_wrap_width = document.getElementById("lang_block").offsetWidth;

// Assuming the second instance of search_block_width is the correct one:
search_block_width = document.getElementById("search_block").offsetWidth;


  // If user is not logged in
  
    rounding_variable = 50;

    if (window.innerWidth === 1280) {
      // If screen width is 1366px
      rounding_variable += 30;
    }

  


   if (window.innerWidth === 1366) {
      // If screen width is 1366px
      rounding_variable += 30;
    }


document.getElementById("search_block").style.setProperty("padding", "0 " + (profile_width + 40) + "px 0 0", "important");
document.getElementById("lang_wrap").style.setProperty("right", (search_block_width + rounding_variable + 16) + "px", "important");

</script>
<script>

    (function ($) {
        $(document).on("click", "#tabmenu", function () {
            if ($(".semihide").css('visibility') !== 'hidden') {


                $(".semihide").hide();
                $(".semihide").css('visibility', 'hidden');

            }
            else {

                $(".semihide").show();
                $(".semihide").css('visibility', 'visible');

            }
        });
    })(jQuery);

</script>

</ul>
</div>
</div>
</div>
<div class="body_wrapper">
<div id="breadcrumb" class="breadcrumb">
<ul class="floatcontainer">
<li class="navbithome"><a href="index.php?s=e03b3e7f4a66b3ef60b44f211531fcd6" accesskey="1"><img src="images/metro/violet/misc/navbit-home.png" alt="Home" /></a></li>

<li class="navbit lastnavbit"><span>&#3615;&#3629;&#3619;&#3633;&#3656;&#3617;</span></li>

</ul>
<hr/>
</div>




<form action="profile.php?do=dismissnotice" method="post" id="notices" class="notices">
<input type="hidden" name="do" value="dismissnotice" />
<input type="hidden" name="s" value="s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;" />
<input type="hidden" name="securitytoken" value="1716967408-6f6f30ccf6879625c337a8aca29e5377ce86115b" />
<input type="hidden" id="dismiss_notice_hidden" name="dismiss_noticeid" value />
<input type="hidden" name="url" value />
<ol>

<div class="clearfix"></div>
<div id="newnav_notice" class="slider">
<div class="slide_viewer">
<div class="slide_group">

<div class="slide">
<li class="restore" id="navbar_notice_6">
เรียนทุกท่าน! โปรแกรมโบนัสทั้งหมดในฟอรัมถูกระงับชั่วคราว
</li>
</div>

<div class="slide">
<li class="restore" id="navbar_notice_1">
หากคุณเข้าเยี่ยมชมครั้งแรก <a href="faq.php?s=e03b3e7f4a66b3ef60b44f211531fcd6" target="_blank"><b>โปรดเข้าเยี่ยมชมหัวข้อคำถามที่พบบ่อยก่อนเป็นอันดับแรก</b></a> คุณจะต้องลงทะเบียนก่อนที่คุณจะเข้าร่วมโพสต์ สามารถคลิ๊กลงทะเบียนได้ทันทีที่ลิงค์ลงทะเบียน <a href="register.php?s=e03b3e7f4a66b3ef60b44f211531fcd6" target="_blank"><b>คุณสามารถเลือกเข้าเยี่ยมชมฟอรั่มที่คุณต้องการได้</b></a>
</li>
</div>

</div>
<div class="slide_buttons"></div>
</div>
</div>
<div class="directional_nav" style="display:none">
<div class="previous_btn" title="Previous">
<i style="font-size:24px" class="fa">&lsaquo</i>
</div>
<div class="next_btn" title="Next">
<i style="font-size:24px" class="fa">&rsaquo</i>
</div>
</div>

</ol>
</ol>
</form>
<script>
(function(){
var a = document.querySelector('#header-fixed'), b = null;
window.addEventListener('scroll', Ascroll, false);
document.body.addEventListener('scroll', Ascroll, false);
function Ascroll() {
if (b == null) {  // добавить потомка-обёртку, чтобы убрать зависимость с соседями
    var Sa = getComputedStyle(a, ''), s = '';
    for (var i = 0; i < Sa.length; i++) {  // перечислить стили CSS, которые нужно скопировать с родителя
      
    }
    b = document.createElement('div');
    b.style.cssText = s + ' box-sizing: border-box; width: ' + a.offsetWidth + 'px;';
    a.insertBefore(b, a.firstChild);
    var l = a.childNodes.length;
    for (var i = 1; i < l; i++) {
      b.appendChild(a.childNodes[1]);
    }
    a.style.height = b.getBoundingClientRect().height + 'px'; 
    a.style.padding = '0';
    a.style.border = '0';
  }
  if (a.getBoundingClientRect().top <= 0) { 
    //b.className = 'sticky';
  } else {
    b.className = '';
  }
  window.addEventListener('resize', function() {
    a.children[0].style.width = getComputedStyle(a, '').width
  }, false);
}
})
</script>

<div id="pagetitle">
<h1>ฟอรัมฟอเร็กซ์ประเทศไทย | ชุมชนฟอเร็กซ์ </h1>
<p id="welcomemessage" class="description">&#3618;&#3636;&#3609;&#3604;&#3637;&#3605;&#3657;&#3629;&#3609;&#3619;&#3633;&#3610;&#3626;&#3641;&#3656;</p>
</div>
<div style="float:right;width:580px;height:51px;margin-left:10px"><iframe id="home_banner_iframe" data-src="https://old.fx.co/get_banner/forum/th/home" loading="lazy" frameborder="0" width="580px" height="51px" scrolling="no" title="InstaForex"></iframe><noframes><a href="https://www.instaforex.com/th/?x=thforum">InstaForex</a></noframes></div>

<div class="blockbody floatcontainer" id="posts_nw">
</div>
<style>
.article_footer{
    display: flex;
    align-items: center;
}
.postcontent {
    word-wrap: break-word;
}
.main_div {
    background: #313048;
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    padding: 10px;
    border-top: 1px solid #DCDCDC;
    border-radius: 8px 8px 0px 0px;
}

.blogposts a
        {
            text-decoration: none;
        }
        .blogposts .replies {
            margin-top: 4px;}
        .blogposts header img {
            max-height: 200px;
            margin: 10px auto 0 auto;
            max-width: -webkit-fill-available;
        }
        .date-d {
            text-align:center;
            max-height: 200px;
        }
        .imageclass .imagediv {
            filter: blur(8px);
            -webkit-filter: blur(8px);
            -moz-filter: blur(8px);
            -o-filter: blur(8px);
            -ms-filter: blur(8px);
            height: 100%;
            background-position: center;
            opacity: 0;
        }
        .blogposts header hr, .item h2 {
            font-size: 14px;
            display: block !important;
            color: #4527A0;
            font-weight: bold;
            text-align: justify;
            line-height: 1.5em;
        }
        .blogposts .ava {
            border-radius: 4px;
        }
        .blogposts .postdate {
            position: relative;
            margin-bottom: 6px;
        }
.blogposts .postdate {
    width: 90%;
    margin-top: 10px;
    font-size: 14px;
    padding-right: 20px;
    display: inline-flex;
    align-items: center;
}
        .blogposts .news-list  {
            width: 100%;
        }
        .blogposts  strong {
            font-size: 14px;
            position: absolute;
        }
        .blogposts .row {
            display: flex;
        }
        .blogposts .col-md-4 {
            width: 33.33333333%;
            border: 1px solid #c7c7c7;
            margin: 5px;
            //
            height: 377px; /*added*/
            overflow: hidden;
        }
        .row .col-md-4:first-child
        {
            margin-left: 0;
        }
        .row .col-md-4:last-child
        {
            margin-right: 0;
        }
        .blogposts article.item {
            padding: 15px;
        }

        .blogposts article.item > header {
            position: inherit;
            z-index: 1;
            box-shadow: none;
            background: inherit;
            margin: 0px;
            margin-bottom: 10px;
            padding: 0px;
        }
        .blogposts .desc {
            font-family: 'Roboto';
            text-align: justify;
            font-size: 14px;
            color: #000;
            line-height: 1.5em;
            height: 87px;
            overflow: hidden;
        }
        .blogposts .item a {
            text-decoration: none !important;
            display: block;
            width: 100%;
            text-align: left;
        }
        .blogposts header span {
            position: absolute;
            right: 0;
        }
.blogposts .likes {
    float: right;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    background: #4527A0;
    display: flex;
}
        .arrow {
            /*background-image: url(images/thumb_right.png);*/
            background-repeat: no-repeat;
            height: 21px;
            width: 31px;
            margin-left: 9px;
            margin-top: 5px;
        }
        .likes_cnt {
            margin: 9px 6px 6px 6px;
            font-size: 14px;
            color: #fff;
        }
        .blogposts .likes span {
            font-size: 13px;
            color: #a9a9a9;
            position: absolute;
            margin: 3px;
        }
        .blogposts .views {
            display:block;
            width: 85px;
            margin-top: 3px;
        }
        .blogposts .views span {
            color: #a9a9a9;
            font-size: 13px;
            position: absolute;
            margin: 6px;
        }
        .blogposts .replies span{
            color: #a9a9a9;
            font-size: 13px;
            margin: 6px;
            vertical-align: bottom;
        }
        .blogposts header div:first-child
        {
            display: flex;
            justify-content: space-between;
        }
        .blogposts header div:first-child a
        {
            display: flex;
            width: auto;
        }
        @media only screen and (max-width: 920px){
               /* .blogposts{display: none} */
                .m-blogposts{
                    display: block !important;
                }
                .blogposts .col-xs-12 {
                    width: 49%;
                }
                .col-md-8 {
                    border: 1px solid #c7c7c7;
                    margin: 5px;
                    height: 390px; /*added*/
                    overflow: hidden;
                }
                .blogposts article.item {
                    border: none !important;
                }
        }
        @media (max-width: 920px){
                .m-row{
                    display: block !important;
                }
                .col-xs-12 {
                    width: 100% !important;
                    margin: 5px 0px !important;
                }
        }
        @media only screen and (max-width: 1100px){
                .blogposts {display:block !important}

                .m-blogposts{
                    display: block !important;
                }
                .blogposts .col-xs-12 {
                    width: 49%;
                }
                .col-md-8 {
                    border: 1px solid #c7c7c7;
                    margin: 5px;
                }
                .blogposts article.item {
                    border: none !important;
                }
        }
        .blogposts .author {
            width: 70%  !IMPORTANT;
            font-size: 14px;
            margin-top: 10px;
            min-width: 100px;
            color: #4527A0;
        }
        .blogposts .avatar{
            width: 32px;
            height: 32px;
            margin-right: 1em;
            background-size: 32px 32px !important;
            background-position: center center !important;
            background-repeat: no-repeat !important;
            min-width: 32px;
            border-radius: 50%;
        }
        .date-d, .date-t {
            display: inline-block !important;
        }
        .date-d {display: none !important;}
        @media screen and (min-width: 920px) and (max-width: 1250px) {
                .arrow {
                    margin-left: 1px !important;
                }
                .likes_cnt {
                    margin: 7px 2px 2px 2px !important;
                }

                .blogposts .avatar {
                    margin-right: 5px !important;
                }

                .blogposts .postdate {
                    padding-right: 5px;
                }
        }
</style>
<script>
    var height;
    var imgheight = [];
    var imageheight;
    var i = 0;
    function getImageHeight() {
        $('.itemdiv').each(function()
            {
                imageheight = $(this).find('.imageclass img').height();
                if (imageheight == null){
                    imageheight = 0;
                }
                if (imageheight <= 200) {
                    if ($(this).find('h2').height() <= 30)
                    {
                        height = /*21 +*/ 70 + (200 - imageheight);
                    } else if ($(this).find('h2').height() <= 43){
                        height = 50 + (200 - imageheight);
                    } else {
                        height = 28 + (200 - imageheight);
                    }
                    $(this).find('.imageclass').height(imageheight);
                    $(this).find('.desc').height(height);
                }
            }
        );
        $('.ellipsis').each(function()
        {
            el = $(this);
            if(el.css("overflow") == "hidden")
            {
                text = el.html();
                multiline = el.hasClass('multiline');
                t = $(this.cloneNode(true))
                    .hide()
                    //.css('position', 'absolute')
                    .css('overflow', 'visible')
                    .width(multiline ? el.width() : 'auto')
                    .height(multiline ? 'auto' : el.height())
                ;
                el.after(t);
                function height() { return t.height() > el.height(); };
                function width() { return t.width() > el.width(); };
                func = multiline ? height : width;
                while (text.length > 0 && func())
                {
                    text = text.substr(0, text.length - 5);
                    t.html(text + "...");
                }               
                el.html(t.html());
                t.remove();
            }
        });
    }
    $( window ).resize(function() {
        getImageHeight();
    });
    /*checking if the browser is firefox or tor*/
    var isFirefox = typeof InstallTrigger !== 'undefined';
    window.onload = function()
    {
        if (isFirefox == true){
            setTimeout(getImageHeight, 2000);
        } else {
           getImageHeight();
        }
    }
</script>
<script>

    (function($) {
//полный отстой, исправить при первой возможности
//$('#collapse_block_html_top').live("click", function(){
        $('#collapse_block_html_top').on("click", null, function(){
            if($("#posts_nw").is(":visible")){
                $('#collapseimg_html_top').attr("src", "images/metro/violet/buttons/collapse_40b_collapsed.png");
                $("#posts_nw").hide();

            }
            else {
                $('#collapseimg_html_top').attr("src", "images/metro/violet/buttons/collapse_40b.png");
                $("#posts_nw").show();

            }
        });
    })(jQuery);

</script>
<div id="content_container" class=" ">
<div id="content">

<ol id="forums" class="floatcontainer">

<li class="forumbit_nopost old L1" id="cat1">
<div class="round_shadow">
<div class="forumhead foruminfo L1 collapse">
<h2>
<span class="forumtitle"><a href="forums/1-fxrัmenื้xhasำhrัbphู้dูaelrabb?s=e03b3e7f4a66b3ef60b44f211531fcd6">ฟอรัมเนื้อหาสำหรับผู้ดูแลระบบ</a></span>
<span class="forumthreadpost">&nbsp;</span>
<span class="forumlastpost">&nbsp;</span>
<a class="collapse" id="collapse_c_cat1" href="#top"><img data-src="images/metro/violet/buttons/collapse_40b.png" alt /></a>
</h2>
</div>
<ol id="c_cat1" class="childforum">
<div>
<div><span><img data-src="images/metro/violet/misc/theme.png" alt="Currently Active Users" />ชื่อธีม</span></div>
<div><span><img data-src="images/metro/violet/misc/threads.png" alt="Currently Active Users" /><span class="thread_pic_1">&#3627;&#3633;&#3623;&#3586;&#3657;&#3629;</span></span></div>
<div><span><img data-src="images/metro/violet/misc/posts.png" alt="Currently Active Users" /><span class="thread_pic_2">&#3650;&#3614;&#3626;&#3605;&#3660;</span></span></div>
<div><span><img data-src="images/metro/violet/misc/lastpost.png" alt="Currently Active Users" />&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;</span></div>
</div>

<li id="forum2" class="forumbit_post old L2">
<div class="forumrow table">
<div class="foruminfo td">
<img data-src="images/metro/violet/statusicon/forumid2_old.png" class="forumicon" id="forum_statusicon_2" alt />
<div class="forumdata">
<div class="datacontainer">
<div class="titleline">
<h2 class="forumtitle"><a href="forums/2-kh่awsarew็bbxr์d?s=e03b3e7f4a66b3ef60b44f211531fcd6">ข่าวสารเว็บบอร์ด</a></h2>
<span class="viewing">(9 Viewing)</span>
</div>
<p class="forumdescription">พบกับประกาศที่สำคัญทั้งหมด</p>
</div>
</div>
</div>
<h4 class="nocss_label">Forum Actions:</h4>
<div class="forumactionlinks"></div>
<h4 class="nocss_label">Forum Statistics:</h4>
<ul class="forumstats nomargin td">
<li>43</li>
</ul>
<ul class="forumstats td">
<li>43</li>
</ul>
<div class="forumlastpost td">
<h4 class="lastpostlabel">&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;:</h4>
<div>

<p class="lastposttitle">
<a href="threads/19150-венок-ритуальные-товары?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;goto=newpost" class="threadtitle" title="Go to first unread post in thread 'венок ритуальные товары'">венок ритуальные товары</a>
<a href="threads/19150-венок-ритуальные-товары?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;p=32993#post32993"><img src="images/metro/violet/buttons/lastpost-right.png" alt="Go to last post" /></a>
</p>
<div class="lastpostby">
โดย 
<div class="popupmenu memberaction">
<a class="username offline popupctrl" href="members/111106-Michailrnu?s=e03b3e7f4a66b3ef60b44f211531fcd6" title="Michailrnu is offline"><strong>Michailrnu</strong></a>
<ul class="popupbody popuphover memberaction_body" style="width: 140px; min-width: 140px;">
<li class="left">
<a href="members/111106-Michailrnu?s=e03b3e7f4a66b3ef60b44f211531fcd6" class="siteicon_profile">
ดูโปรไฟล์
</a>
</li>

<li class="left">
<a class="usercp_folder-left siteicon_forum" href="search2.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=finduser&userid=111106&contenttype=vBForum_Post&beforeafter=after&showposts=1&sortorder=desc">

&#3588;&#3657;&#3609;&#3627;&#3634;&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;
</a>
</li>
<li class="left">
<a href="private.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=newpm&amp;u=111106" class="siteicon_message" rel="nofollow">
ข้อความส่วนตัว
</a>
</li>
<li class="left">
<a href="https://pamyat-39.ru/" class="siteicon_homepage">
Visit Homepage
</a>
</li>
</ul>
</div>

</div>
<p class="lastpostdate">21-05-24, <span class="time">08:51 PM</span></p>

</div>
</div>
</div>
</li>

<li id="forum4" class="forumbit_post old L2">
<div class="forumrow table">
<div class="foruminfo td">
<img data-src="images/metro/violet/statusicon/forumid4_old.png" class="forumicon" id="forum_statusicon_4" alt />
<div class="forumdata">
<div class="datacontainer">
<div class="titleline">
<h2 class="forumtitle"><a href="forums/4-s่wnsnัbsnุnew็bbxr์d?s=e03b3e7f4a66b3ef60b44f211531fcd6">ส่วนสนับสนุนเว็บบอร์ด</a></h2>
<span class="viewing">(4 Viewing)</span>
</div>
<p class="forumdescription">คุณจะได้รับความช่วยเหลือและการตอบข้อสงสัยของคุณ ได้ที่นี่</p>
</div>
</div>
</div>
<h4 class="nocss_label">Forum Actions:</h4>
<div class="forumactionlinks"></div>
<h4 class="nocss_label">Forum Statistics:</h4>
<ul class="forumstats nomargin td">
<li>7</li>
</ul>
<ul class="forumstats td">
<li>10</li>
</ul>
<div class="forumlastpost td">
<h4 class="lastpostlabel">&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;:</h4>
<div>

<p class="lastposttitle">
<a href="threads/18924-How-to-create-a-topic-at-thailand-forex-com?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;goto=newpost" class="threadtitle" title="Go to first unread post in thread 'How to create a topic at thailand-forex.com ??'">How to create a topic at...</a>
<a href="threads/18924-How-to-create-a-topic-at-thailand-forex-com?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;p=32745#post32745"><img src="images/metro/violet/buttons/lastpost-right.png" alt="Go to last post" /></a>
</p>
<div class="lastpostby">
โดย 
<div class="popupmenu memberaction">
<a class="username offline popupctrl" href="members/110796-Juliueg?s=e03b3e7f4a66b3ef60b44f211531fcd6" title="Juliueg is offline"><strong>Juliueg</strong></a>
<ul class="popupbody popuphover memberaction_body" style="width: 140px; min-width: 140px;">
<li class="left">
<a href="members/110796-Juliueg?s=e03b3e7f4a66b3ef60b44f211531fcd6" class="siteicon_profile">
ดูโปรไฟล์
</a>
</li>

<li class="left">
<a class="usercp_folder-left siteicon_forum" href="search2.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=finduser&userid=110796&contenttype=vBForum_Post&beforeafter=after&showposts=1&sortorder=desc">

&#3588;&#3657;&#3609;&#3627;&#3634;&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;
</a>
</li>
<li class="left">
<a href="private.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=newpm&amp;u=110796" class="siteicon_message" rel="nofollow">
ข้อความส่วนตัว
</a>
</li>
<li class="left">
<a href="https://2019rik.com.ua/" class="siteicon_homepage">
Visit Homepage
</a>
</li>
</ul>
</div>

</div>
<p class="lastpostdate">08-04-24, <span class="time">10:05 PM</span></p>

</div>
</div>
</div>
</li>

</ol>
</div>
</li>

<li class="forumbit_nopost old L1" id="cat7">
<div class="round_shadow">
<div class="forumhead foruminfo L1 collapse">
<h2>
<span class="forumtitle"><a href="forums/7-phื้nthี่sำhrัbkarsnthnaerื่xngkarsื้xkhay?s=e03b3e7f4a66b3ef60b44f211531fcd6">พื้นที่สำหรับการสนทนาเรื่องการซื้อขาย</a></span>
<span class="forumthreadpost">&nbsp;</span>
<span class="forumlastpost">&nbsp;</span>
<a class="collapse" id="collapse_c_cat7" href="#top"><img data-src="images/metro/violet/buttons/collapse_40b.png" alt /></a>
</h2>
</div>
<ol id="c_cat7" class="childforum">
<div>
<div><span><img data-src="images/metro/violet/misc/theme.png" alt="Currently Active Users" />ชื่อธีม</span></div>
<div><span><img data-src="images/metro/violet/misc/threads.png" alt="Currently Active Users" /><span class="thread_pic_1">&#3627;&#3633;&#3623;&#3586;&#3657;&#3629;</span></span></div>
<div><span><img data-src="images/metro/violet/misc/posts.png" alt="Currently Active Users" /><span class="thread_pic_2">&#3650;&#3614;&#3626;&#3605;&#3660;</span></span></div>
<div><span><img data-src="images/metro/violet/misc/lastpost.png" alt="Currently Active Users" />&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;</span></div>
</div>

<li id="forum8" class="forumbit_post old L2">
<div class="forumrow table">
<div class="foruminfo td">
<img data-src="images/metro/violet/statusicon/forumid8_old.png" class="forumicon" id="forum_statusicon_8" alt />
<div class="forumdata">
<div class="datacontainer">
<div class="titleline">
<h2 class="forumtitle"><a href="forums/8-snthnathั่wipekี่ywkัb-fxer็ks์?s=e03b3e7f4a66b3ef60b44f211531fcd6">สนทนาทั่วไปเกี่ยวกับ ฟอเร็กซ์</a></h2>
<span class="viewing">(34 Viewing)</span>
</div>
<p class="forumdescription">กระทู้เกี่ยวกับการเทรด ฟอเร็กซ์ เริ่มต้นที่ตรงนี้</p>
</div>
</div>
</div>
<h4 class="nocss_label">Forum Actions:</h4>
<div class="forumactionlinks"></div>
<h4 class="nocss_label">Forum Statistics:</h4>
<ul class="forumstats nomargin td">
<li>2,805</li>
</ul>
<ul class="forumstats td">
<li>5,528</li>
</ul>
<div class="forumlastpost td">
<h4 class="lastpostlabel">&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;:</h4>
<div>

<p class="lastposttitle">
<a href="threads/19113-5-ixedีyephิ่mkhwammั่ngkhั่nginsphawaengิnef้xinpี-2024?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;goto=newpost" class="threadtitle" title="Go to first unread post in thread '5 ไอเดียเพิ่มความมั่งคั่งในสภาวะเงินเฟ้อในปี 2024'">5...</a>
<a href="threads/19113-5-ixedีyephิ่mkhwammั่ngkhั่nginsphawaengิnef้xinpี-2024?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;p=33008#post33008"><img src="images/metro/violet/buttons/lastpost-right.png" alt="Go to last post" /></a>
</p>
<div class="lastpostby">
โดย 
<div class="popupmenu memberaction">
<a class="username offline popupctrl" href="members/110582-NisarraMontri?s=e03b3e7f4a66b3ef60b44f211531fcd6" title="NisarraMontri is offline"><strong>NisarraMontri</strong></a>
<ul class="popupbody popuphover memberaction_body" style="width: 140px; min-width: 140px;">
<li class="left">
<a href="members/110582-NisarraMontri?s=e03b3e7f4a66b3ef60b44f211531fcd6" class="siteicon_profile">
ดูโปรไฟล์
</a>
</li>

<li class="left">
<a class="usercp_folder-left siteicon_forum" href="search2.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=finduser&userid=110582&contenttype=vBForum_Post&beforeafter=after&showposts=1&sortorder=desc">

&#3588;&#3657;&#3609;&#3627;&#3634;&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;
</a>
</li>
<li class="left">
<a href="private.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=newpm&amp;u=110582" class="siteicon_message" rel="nofollow">
ข้อความส่วนตัว
</a>
</li>
</ul>
</div>

</div>
<p class="lastpostdate">24-05-24, <span class="time">04:51 PM</span></p>

</div>
</div>
</div>
</li>

<li id="forum9" class="forumbit_post old L2">
<div class="forumrow table">
<div class="foruminfo td">
<img data-src="images/metro/violet/statusicon/forumid9_old.png" class="forumicon" id="forum_statusicon_9" alt />
<div class="forumdata">
<div class="datacontainer">
<div class="titleline">
<h2 class="forumtitle"><a href="forums/9-klyุththsำhrัbkarsื้xkhay?s=e03b3e7f4a66b3ef60b44f211531fcd6">กลยุทธสำหรับการซื้อขาย</a></h2>
<span class="viewing">(46 Viewing)</span>
</div>
<p class="forumdescription">เข้าร่วมเพื่อพูดคุยและแบ่งปันประสบการณ์กับผู้ซื้อขายท่านอื่น</p>
</div>
</div>
</div>
<h4 class="nocss_label">Forum Actions:</h4>
<div class="forumactionlinks"></div>
<h4 class="nocss_label">Forum Statistics:</h4>
<ul class="forumstats nomargin td">
<li>978</li>
</ul>
<ul class="forumstats td">
<li>1,888</li>
</ul>
<div class="forumlastpost td">
<h4 class="lastpostlabel">&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;:</h4>
<div>

<p class="lastposttitle">
<a href="threads/19155-ehtุphl-5-xัndัbaerkthี่thำih้phู้erิ่mt้nesีyengิninkarsื้xkhayfxer็ks์?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;goto=newpost" class="threadtitle" title="Go to first unread post in thread 'เหตุผล 5 อันดับแรกที่ทำให้ผู้เริ่มต้นเสียเงินในการซื้อขายฟอเร็กซ์'">เหตุผล 5...</a>
<a href="threads/19155-ehtุphl-5-xัndัbaerkthี่thำih้phู้erิ่mt้nesีyengิninkarsื้xkhayfxer็ks์?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;p=33017#post33017"><img src="images/metro/violet/buttons/lastpost-right.png" alt="Go to last post" /></a>
</p>
<div class="lastpostby">
โดย 
<div class="popupmenu memberaction">
<a class="username offline popupctrl" href="members/110582-NisarraMontri?s=e03b3e7f4a66b3ef60b44f211531fcd6" title="NisarraMontri is offline"><strong>NisarraMontri</strong></a>
<ul class="popupbody popuphover memberaction_body" style="width: 140px; min-width: 140px;">
<li class="left">
<a href="members/110582-NisarraMontri?s=e03b3e7f4a66b3ef60b44f211531fcd6" class="siteicon_profile">
ดูโปรไฟล์
</a>
</li>

<li class="left">
<a class="usercp_folder-left siteicon_forum" href="search2.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=finduser&userid=110582&contenttype=vBForum_Post&beforeafter=after&showposts=1&sortorder=desc">

&#3588;&#3657;&#3609;&#3627;&#3634;&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;
</a>
</li>
<li class="left">
<a href="private.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=newpm&amp;u=110582" class="siteicon_message" rel="nofollow">
ข้อความส่วนตัว
</a>
</li>
</ul>
</div>

</div>
<p class="lastpostdate">วันนี้, <span class="time">09:58 AM</span></p>

</div>
</div>
</div>
</li>

<li id="forum10" class="forumbit_post old L2">
<div class="forumrow table">
<div class="foruminfo td">
<img data-src="images/metro/violet/statusicon/forumid10_old.png" class="forumicon" id="forum_statusicon_10" alt />
<div class="forumdata">
<div class="datacontainer">
<div class="titleline">
<h2 class="forumtitle"><a href="forums/10-karsึksaaelakarerีynrู้-fxer็ks์?s=e03b3e7f4a66b3ef60b44f211531fcd6">การศึกษาและการเรียนรู้ ฟอเร็กซ์</a></h2>
<span class="viewing">(5 Viewing)</span>
</div>
<p class="forumdescription">ข้อมูลที่เป็นประโยชน์ บทความและ e-books เกี่ยวกับการเทรด ฟอเร็กซ์</p>
</div>
</div>
</div>
<h4 class="nocss_label">Forum Actions:</h4>
<div class="forumactionlinks"></div>
<h4 class="nocss_label">Forum Statistics:</h4>
<ul class="forumstats nomargin td">
<li>1,861</li>
</ul>
<ul class="forumstats td">
<li>3,685</li>
</ul>
<div class="forumlastpost td">
<h4 class="lastpostlabel">&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;:</h4>
<div>

<p class="lastposttitle">
<a href="threads/19025-thำih้-usdt-thำnganih้khุn-lngthุnin-cfd?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;goto=newpost" class="threadtitle" title="Go to first unread post in thread 'ทำให้ usdt ทำงานให้คุณ: ลงทุนใน cfd'">ทำให้ usdt ทำงานให้คุณ:...</a>
<a href="threads/19025-thำih้-usdt-thำnganih้khุn-lngthุnin-cfd?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;p=32848#post32848"><img src="images/metro/violet/buttons/lastpost-right.png" alt="Go to last post" /></a>
</p>
<div class="lastpostby">
โดย 
<div class="popupmenu memberaction">
<a class="username offline popupctrl" href="members/110582-NisarraMontri?s=e03b3e7f4a66b3ef60b44f211531fcd6" title="NisarraMontri is offline"><strong>NisarraMontri</strong></a>
<ul class="popupbody popuphover memberaction_body" style="width: 140px; min-width: 140px;">
<li class="left">
<a href="members/110582-NisarraMontri?s=e03b3e7f4a66b3ef60b44f211531fcd6" class="siteicon_profile">
ดูโปรไฟล์
</a>
</li>

<li class="left">
<a class="usercp_folder-left siteicon_forum" href="search2.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=finduser&userid=110582&contenttype=vBForum_Post&beforeafter=after&showposts=1&sortorder=desc">

&#3588;&#3657;&#3609;&#3627;&#3634;&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;
</a>
</li>
<li class="left">
<a href="private.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=newpm&amp;u=110582" class="siteicon_message" rel="nofollow">
ข้อความส่วนตัว
</a>
</li>
</ul>
</div>

</div>
<p class="lastpostdate">23-04-24, <span class="time">04:27 PM</span></p>

</div>
</div>
</div>
</li>

<li id="forum11" class="forumbit_post old L2">
<div class="forumrow table">
<div class="foruminfo td">
<img data-src="images/metro/violet/statusicon/forumid11_old.png" class="forumicon" id="forum_statusicon_11" alt />
<div class="forumdata">
<div class="datacontainer">
<div class="titleline">
<h2 class="forumtitle"><a href="forums/11-fxer็ks์-sำhrัbmืxihm่?s=e03b3e7f4a66b3ef60b44f211531fcd6">ฟอเร็กซ์ สำหรับมือใหม่</a></h2>
<span class="viewing">(108 Viewing)</span>
</div>
<p class="forumdescription">JJC สำหรับ ฟอเร็กซ์? โพสต์คำถามและขอคำแนะนำสำหรับส่วนนี้</p>
</div>
</div>
</div>
<h4 class="nocss_label">Forum Actions:</h4>
<div class="forumactionlinks"></div>
<h4 class="nocss_label">Forum Statistics:</h4>
<ul class="forumstats nomargin td">
<li>523</li>
</ul>
<ul class="forumstats td">
<li>1,021</li>
</ul>
<div class="forumlastpost td">
<h4 class="lastpostlabel">&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;:</h4>
<div>

<p class="lastposttitle">
<a href="threads/19045-phlkrathbkhxngengิnef้xt่xrakhathxngkhำ?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;goto=newpost" class="threadtitle" title="Go to first unread post in thread 'ผลกระทบของเงินเฟ้อต่อราคาทองคำ'">ผลกระทบของเงินเฟ้อต่อราคาทองคำ</a>
<a href="threads/19045-phlkrathbkhxngengิnef้xt่xrakhathxngkhำ?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;p=32873#post32873"><img src="images/metro/violet/buttons/lastpost-right.png" alt="Go to last post" /></a>
</p>
<div class="lastpostby">
โดย 
<div class="popupmenu memberaction">
<a class="username offline popupctrl" href="members/110582-NisarraMontri?s=e03b3e7f4a66b3ef60b44f211531fcd6" title="NisarraMontri is offline"><strong>NisarraMontri</strong></a>
<ul class="popupbody popuphover memberaction_body" style="width: 140px; min-width: 140px;">
<li class="left">
<a href="members/110582-NisarraMontri?s=e03b3e7f4a66b3ef60b44f211531fcd6" class="siteicon_profile">
ดูโปรไฟล์
</a>
</li>

<li class="left">
<a class="usercp_folder-left siteicon_forum" href="search2.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=finduser&userid=110582&contenttype=vBForum_Post&beforeafter=after&showposts=1&sortorder=desc">

&#3588;&#3657;&#3609;&#3627;&#3634;&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;
</a>
</li>
<li class="left">
<a href="private.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=newpm&amp;u=110582" class="siteicon_message" rel="nofollow">
ข้อความส่วนตัว
</a>
</li>
</ul>
</div>

</div>
<p class="lastpostdate">29-04-24, <span class="time">04:30 PM</span></p>

</div>
</div>
</div>
</li>

<li id="forum12" class="forumbit_post old L2">
<div class="forumrow table">
<div class="foruminfo td">
<img data-src="images/metro/violet/statusicon/forumid12_old.png" class="forumicon" id="forum_statusicon_12" alt />
<div class="forumdata">
<div class="datacontainer">
<div class="titleline">
<h2 class="forumtitle"><a href="forums/12-h้xngaechthkarsื้xkhay?s=e03b3e7f4a66b3ef60b44f211531fcd6">ห้องแชทการซื้อขาย</a></h2>
<span class="viewing">(65 Viewing)</span>
</div>
<p class="forumdescription">พูดคุยเกี่ยวกับแนวโน้มความเป็นไปได้ของค่าเงิน ได้ที่นี่</p>
</div>
</div>
</div>
<h4 class="nocss_label">Forum Actions:</h4>
<div class="forumactionlinks"></div>
<h4 class="nocss_label">Forum Statistics:</h4>
<ul class="forumstats nomargin td">
<li>202</li>
</ul>
<ul class="forumstats td">
<li>2,671</li>
</ul>
<div class="forumlastpost td">
<h4 class="lastpostlabel">&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;:</h4>
<div>

<p class="lastposttitle">
<a href="threads/819-wิekhraah์kh่aengิncak-instaforex?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;goto=newpost" class="threadtitle" title="Go to first unread post in thread 'วิเคราะห์ค่าเงินจาก instaforex'">วิเคราะห์ค่าเงินจาก instaforex</a>
<a href="threads/819-wิekhraah์kh่aengิncak-instaforex?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;p=32858#post32858"><img src="images/metro/violet/buttons/lastpost-right.png" alt="Go to last post" /></a>
</p>
<div class="lastpostby">
โดย 
<div class="popupmenu memberaction">
<a class="username offline popupctrl" href="members/111182-Bogdandua?s=e03b3e7f4a66b3ef60b44f211531fcd6" title="Bogdandua is offline"><strong>Bogdandua</strong></a>
<ul class="popupbody popuphover memberaction_body" style="width: 140px; min-width: 140px;">
<li class="left">
<a href="members/111182-Bogdandua?s=e03b3e7f4a66b3ef60b44f211531fcd6" class="siteicon_profile">
ดูโปรไฟล์
</a>
</li>

<li class="left">
<a class="usercp_folder-left siteicon_forum" href="search2.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=finduser&userid=111182&contenttype=vBForum_Post&beforeafter=after&showposts=1&sortorder=desc">

&#3588;&#3657;&#3609;&#3627;&#3634;&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;
</a>
</li>
<li class="left">
<a href="private.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=newpm&amp;u=111182" class="siteicon_message" rel="nofollow">
ข้อความส่วนตัว
</a>
</li>
<li class="left">
<a href="https://stekloelit.by/" class="siteicon_homepage">
Visit Homepage
</a>
</li>
</ul>
</div>

</div>
<p class="lastpostdate">26-04-24, <span class="time">03:14 PM</span></p>

</div>
</div>
</div>
</li>

<li id="forum13" class="forumbit_post old L2">
<div class="forumrow table">
<div class="foruminfo td">
<img data-src="images/metro/violet/statusicon/forumid13_old.png" class="forumicon" id="forum_statusicon_13" alt />
<div class="forumdata">
<div class="datacontainer">
<div class="titleline">
<h2 class="forumtitle"><a href="forums/13-sphawaesrsthkิcaelathkpัญhakaremืxng?s=e03b3e7f4a66b3ef60b44f211531fcd6">สภาวะเศรษฐกิจและถกปัญหาการเมือง</a></h2>
<span class="viewing">(11 Viewing)</span>
</div>
<p class="forumdescription">สนทนาเกี่ยวกับสถานการณ์ด้านเศรษฐกิจโลกและการเงินในปัจจุบัน</p>
</div>
</div>
</div>
<h4 class="nocss_label">Forum Actions:</h4>
<div class="forumactionlinks"></div>
<h4 class="nocss_label">Forum Statistics:</h4>
<ul class="forumstats nomargin td">
<li>499</li>
</ul>
<ul class="forumstats td">
<li>3,309</li>
</ul>
<div class="forumlastpost td">
<h4 class="lastpostlabel">&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;:</h4>
<div>

<p class="lastposttitle">
<a href="threads/1517-sphawaesrsthkิcaelakaremืxngthั่wipkhxngญี่pุ่n?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;goto=newpost" class="threadtitle" title="Go to first unread post in thread 'สภาวะเศรษฐกิจและการเมืองทั่วไปของญี่ปุ่น'">สภาวะเศรษฐกิจและการเมืองทั่วไป...</a>
<a href="threads/1517-sphawaesrsthkิcaelakaremืxngthั่wipkhxngญี่pุ่n?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;p=32860#post32860"><img src="images/metro/violet/buttons/lastpost-right.png" alt="Go to last post" /></a>
</p>
<div class="lastpostby">
โดย 
<div class="popupmenu memberaction">
<a class="username offline popupctrl" href="members/111166-Bogdanzwa?s=e03b3e7f4a66b3ef60b44f211531fcd6" title="Bogdanzwa is offline"><strong>Bogdanzwa</strong></a>
<ul class="popupbody popuphover memberaction_body" style="width: 140px; min-width: 140px;">
<li class="left">
<a href="members/111166-Bogdanzwa?s=e03b3e7f4a66b3ef60b44f211531fcd6" class="siteicon_profile">
ดูโปรไฟล์
</a>
</li>

<li class="left">
<a class="usercp_folder-left siteicon_forum" href="search2.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=finduser&userid=111166&contenttype=vBForum_Post&beforeafter=after&showposts=1&sortorder=desc">

&#3588;&#3657;&#3609;&#3627;&#3634;&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;
</a>
</li>
<li class="left">
<a href="private.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=newpm&amp;u=111166" class="siteicon_message" rel="nofollow">
ข้อความส่วนตัว
</a>
</li>
<li class="left">
<a href="https://stekloelit.by/" class="siteicon_homepage">
Visit Homepage
</a>
</li>
</ul>
</div>

</div>
<p class="lastpostdate">27-04-24, <span class="time">10:26 PM</span></p>

</div>
</div>
</div>
</li>

<li id="forum30" class="forumbit_post old L2">
<div class="forumrow table">
<div class="foruminfo td">
<img data-src="images/metro/violet/statusicon/forumid30_old.png" class="forumicon" id="forum_statusicon_30" alt />
<div class="forumdata">
<div class="datacontainer">
<div class="titleline">
<h2 class="forumtitle"><a href="forums/30-bิthkhxyn์?s=e03b3e7f4a66b3ef60b44f211531fcd6">บิทคอยน์</a></h2>
<span class="viewing">(8 Viewing)</span>
</div>
<p class="forumdescription">พูดคุยเกี่ยวกับสกุลเงินอิเล็กทรอนิกส์</p>
</div>
</div>
</div>
<h4 class="nocss_label">Forum Actions:</h4>
<div class="forumactionlinks"></div>
<h4 class="nocss_label">Forum Statistics:</h4>
<ul class="forumstats nomargin td">
<li>269</li>
</ul>
<ul class="forumstats td">
<li>370</li>
</ul>
<div class="forumlastpost td">
<h4 class="lastpostlabel">&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;:</h4>
<div>

<p class="lastposttitle">
<a href="threads/18648-khrิpotr่wngaem้tladhุ้nklัbfื้ntัw?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;goto=newpost" class="threadtitle" title="Go to first unread post in thread 'คริปโตร่วงแม้ตลาดหุ้นกลับฟื้นตัว'">คริปโตร่วงแม้ตลาดหุ้นกลับฟื้นต...</a>
<a href="threads/18648-khrิpotr่wngaem้tladhุ้nklัbfื้ntัw?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;p=32396#post32396"><img src="images/metro/violet/buttons/lastpost-right.png" alt="Go to last post" /></a>
</p>
<div class="lastpostby">
โดย 
<div class="popupmenu memberaction">
<a class="username offline popupctrl" href="members/67801-Wealthup?s=e03b3e7f4a66b3ef60b44f211531fcd6" title="Wealthup is offline"><strong>Wealthup</strong></a>
<ul class="popupbody popuphover memberaction_body" style="width: 140px; min-width: 140px;">
<li class="left">
<a href="members/67801-Wealthup?s=e03b3e7f4a66b3ef60b44f211531fcd6" class="siteicon_profile">
ดูโปรไฟล์
</a>
</li>

<li class="left">
<a class="usercp_folder-left siteicon_forum" href="search2.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=finduser&userid=67801&contenttype=vBForum_Post&beforeafter=after&showposts=1&sortorder=desc">

&#3588;&#3657;&#3609;&#3627;&#3634;&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;
</a>
</li>
<li class="left">
<a href="private.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=newpm&amp;u=67801" class="siteicon_message" rel="nofollow">
ข้อความส่วนตัว
</a>
</li>
</ul>
</div>

</div>
<p class="lastpostdate">12-10-23, <span class="time">04:04 PM</span></p>

</div>
</div>
</div>
</li>

</ol>
</div>
</li>

<li class="forumbit_nopost old L1" id="cat15">
<div class="round_shadow">
<div class="forumhead foruminfo L1 collapse">
<h2>
<span class="forumtitle"><a href="forums/15-opraekrmthี่ich้sำhrัbkarsื้xkhay?s=e03b3e7f4a66b3ef60b44f211531fcd6">โปรแกรมที่ใช้สำหรับการซื้อขาย</a></span>
<span class="forumthreadpost">&nbsp;</span>
<span class="forumlastpost">&nbsp;</span>
<a class="collapse" id="collapse_c_cat15" href="#top"><img data-src="images/metro/violet/buttons/collapse_40b.png" alt /></a>
</h2>
</div>
<ol id="c_cat15" class="childforum">
<div>
<div><span><img data-src="images/metro/violet/misc/theme.png" alt="Currently Active Users" />ชื่อธีม</span></div>
<div><span><img data-src="images/metro/violet/misc/threads.png" alt="Currently Active Users" /><span class="thread_pic_1">&#3627;&#3633;&#3623;&#3586;&#3657;&#3629;</span></span></div>
<div><span><img data-src="images/metro/violet/misc/posts.png" alt="Currently Active Users" /><span class="thread_pic_2">&#3650;&#3614;&#3626;&#3605;&#3660;</span></span></div>
<div><span><img data-src="images/metro/violet/misc/lastpost.png" alt="Currently Active Users" />&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;</span></div>
</div>

<li id="forum16" class="forumbit_post old L2">
<div class="forumrow table">
<div class="foruminfo td">
<img data-src="images/metro/violet/statusicon/forumid16_old.png" class="forumicon" id="forum_statusicon_16" alt />
<div class="forumdata">
<div class="datacontainer">
<div class="titleline">
<h2 class="forumtitle"><a href="forums/16-MetaTrader-4-aelaaephltfxr์m-5?s=e03b3e7f4a66b3ef60b44f211531fcd6">MetaTrader 4 และแพลตฟอร์ม 5</a></h2>
<span class="viewing">(1 Viewing)</span>
</div>
<p class="forumdescription">บทสนทนาเกี่ยวกับแพลตฟอร์มการซื้อขายแลกเปลี่ยนที่เป็นที่นิยมจาก MetaQuotes Software Corp</p>
</div>
</div>
</div>
<h4 class="nocss_label">Forum Actions:</h4>
<div class="forumactionlinks"></div>
<h4 class="nocss_label">Forum Statistics:</h4>
<ul class="forumstats nomargin td">
<li>101</li>
</ul>
<ul class="forumstats td">
<li>204</li>
</ul>
<div class="forumlastpost td">
<h4 class="lastpostlabel">&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;:</h4>
<div>

<p class="lastposttitle">
<a href="threads/17771-aephltfxr์m-MetaTrader-4-thbthwn?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;goto=newpost" class="threadtitle" title="Go to first unread post in thread 'แพลตฟอร์ม MetaTrader 4: ทบทวน'">แพลตฟอร์ม MetaTrader 4: ทบทวน</a>
<a href="threads/17771-aephltfxr์m-MetaTrader-4-thbthwn?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;p=31130#post31130"><img src="images/metro/violet/buttons/lastpost-right.png" alt="Go to last post" /></a>
</p>
<div class="lastpostby">
โดย 
<div class="popupmenu memberaction">
<a class="username offline popupctrl" href="members/16982-Pipat?s=e03b3e7f4a66b3ef60b44f211531fcd6" title="Pipat is offline"><strong>Pipat</strong></a>
<ul class="popupbody popuphover memberaction_body" style="width: 140px; min-width: 140px;">
<li class="left">
<a href="members/16982-Pipat?s=e03b3e7f4a66b3ef60b44f211531fcd6" class="siteicon_profile">
ดูโปรไฟล์
</a>
</li>

<li class="left">
<a class="usercp_folder-left siteicon_forum" href="search2.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=finduser&userid=16982&contenttype=vBForum_Post&beforeafter=after&showposts=1&sortorder=desc">

&#3588;&#3657;&#3609;&#3627;&#3634;&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;
</a>
</li>
<li class="left">
<a href="private.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=newpm&amp;u=16982" class="siteicon_message" rel="nofollow">
ข้อความส่วนตัว
</a>
</li>
</ul>
</div>

</div>
<p class="lastpostdate">17-05-22, <span class="time">05:02 PM</span></p>

</div>
</div>
</div>
</li>

<li id="forum18" class="forumbit_post old L2">
<div class="forumrow table">
<div class="foruminfo td">
<img data-src="images/metro/violet/statusicon/forumid18_old.png" class="forumicon" id="forum_statusicon_18" alt />
<div class="forumdata">
<div class="datacontainer">
<div class="titleline">
<h2 class="forumtitle"><a href="forums/18-ekhrื่xngmืxchี้wัdinkarethrd-(Indicators)-sำhrัb-MT4-aela-MT5?s=e03b3e7f4a66b3ef60b44f211531fcd6">เครื่องมือชี้วัดในการเทรด (Indicators) สำหรับ MT4 และ MT5</a></h2>
<span class="viewing">(2 Viewing)</span>
</div>
<p class="forumdescription">แชร์ข้อมูลและถกปัญหาเกี่ยวกับตัวชี้วัด ฟอเร็กซ์ ที่คุณชื่นชอบ</p>
</div>
</div>
</div>
<h4 class="nocss_label">Forum Actions:</h4>
<div class="forumactionlinks"></div>
<h4 class="nocss_label">Forum Statistics:</h4>
<ul class="forumstats nomargin td">
<li>450</li>
</ul>
<ul class="forumstats td">
<li>913</li>
</ul>
<div class="forumlastpost td">
<h4 class="lastpostlabel">&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;:</h4>
<div>

<p class="lastposttitle">
<a href="threads/18060-ekhrื่xngmืxchี้wัd-Stochastic-Oscillator-khืxxair?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;goto=newpost" class="threadtitle" title="Go to first unread post in thread 'เครื่องมือชี้วัด Stochastic Oscillator คืออะไร?'">เครื่องมือชี้วัด Stochastic...</a>
<a href="threads/18060-ekhrื่xngmืxchี้wัd-Stochastic-Oscillator-khืxxair?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;p=31729#post31729"><img src="images/metro/violet/buttons/lastpost-right.png" alt="Go to last post" /></a>
</p>
<div class="lastpostby">
โดย 
<div class="popupmenu memberaction">
<a class="username offline popupctrl" href="members/29162-Jade?s=e03b3e7f4a66b3ef60b44f211531fcd6" title="Jade is offline"><strong>Jade</strong></a>
<ul class="popupbody popuphover memberaction_body" style="width: 140px; min-width: 140px;">
<li class="left">
<a href="members/29162-Jade?s=e03b3e7f4a66b3ef60b44f211531fcd6" class="siteicon_profile">
ดูโปรไฟล์
</a>
</li>

<li class="left">
<a class="usercp_folder-left siteicon_forum" href="search2.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=finduser&userid=29162&contenttype=vBForum_Post&beforeafter=after&showposts=1&sortorder=desc">

&#3588;&#3657;&#3609;&#3627;&#3634;&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;
</a>
</li>
<li class="left">
<a href="private.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=newpm&amp;u=29162" class="siteicon_message" rel="nofollow">
ข้อความส่วนตัว
</a>
</li>
</ul>
</div>

</div>
<p class="lastpostdate">20-06-22, <span class="time">04:47 PM</span></p>

</div>
</div>
</div>
</li>

</ol>
</div>
</li>

<li class="forumbit_nopost old L1" id="cat20">
<div class="round_shadow">
<div class="forumhead foruminfo L1 collapse">
<h2>
<span class="forumtitle"><a href="forums/20-obrkekxr์aelatัwpramwlphlkarchำraengิn?s=e03b3e7f4a66b3ef60b44f211531fcd6">โบรกเกอร์และตัวประมวลผลการชำระเงิน</a></span>
<span class="forumthreadpost">&nbsp;</span>
<span class="forumlastpost">&nbsp;</span>
<a class="collapse" id="collapse_c_cat20" href="#top"><img data-src="images/metro/violet/buttons/collapse_40b.png" alt /></a>
</h2>
</div>
<ol id="c_cat20" class="childforum">
<div>
<div><span><img data-src="images/metro/violet/misc/theme.png" alt="Currently Active Users" />ชื่อธีม</span></div>
<div><span><img data-src="images/metro/violet/misc/threads.png" alt="Currently Active Users" /><span class="thread_pic_1">&#3627;&#3633;&#3623;&#3586;&#3657;&#3629;</span></span></div>
<div><span><img data-src="images/metro/violet/misc/posts.png" alt="Currently Active Users" /><span class="thread_pic_2">&#3650;&#3614;&#3626;&#3605;&#3660;</span></span></div>
<div><span><img data-src="images/metro/violet/misc/lastpost.png" alt="Currently Active Users" />&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;</span></div>
</div>

<li id="forum21" class="forumbit_post old L2">
<div class="forumrow table">
<div class="foruminfo td">
<img data-src="images/metro/violet/statusicon/forumid21_old.png" class="forumicon" id="forum_statusicon_21" alt />
<div class="forumdata">
<div class="datacontainer">
<div class="titleline">
<h2 class="forumtitle"><a href="forums/21-obrkekxr์-fxer็ks์?s=e03b3e7f4a66b3ef60b44f211531fcd6">โบรกเกอร์ ฟอเร็กซ์</a></h2>
<span class="viewing">(3 Viewing)</span>
</div>
<p class="forumdescription">พูดคุยเกี่ยวกับโบรกเกอร์ forex</p>
</div>
</div>
</div>
<h4 class="nocss_label">Forum Actions:</h4>
<div class="forumactionlinks"></div>
<h4 class="nocss_label">Forum Statistics:</h4>
<ul class="forumstats nomargin td">
<li>102</li>
</ul>
<ul class="forumstats td">
<li>434</li>
</ul>
<div class="forumlastpost td">
<h4 class="lastpostlabel">&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;:</h4>
<div>

<p class="lastposttitle">
<a href="threads/18777-thำih้-usdt-thำnganih้khุn-lngthุnin-cfd?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;goto=newpost" class="threadtitle" title="Go to first unread post in thread 'ทำให้ usdt ทำงานให้คุณ: ลงทุนใน cfd'">ทำให้ usdt ทำงานให้คุณ:...</a>
<a href="threads/18777-thำih้-usdt-thำnganih้khุn-lngthุnin-cfd?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;p=32537#post32537"><img src="images/metro/violet/buttons/lastpost-right.png" alt="Go to last post" /></a>
</p>
<div class="lastpostby">
โดย 
<div class="popupmenu memberaction">
<a class="username offline popupctrl" href="members/110582-NisarraMontri?s=e03b3e7f4a66b3ef60b44f211531fcd6" title="NisarraMontri is offline"><strong>NisarraMontri</strong></a>
<ul class="popupbody popuphover memberaction_body" style="width: 140px; min-width: 140px;">
<li class="left">
<a href="members/110582-NisarraMontri?s=e03b3e7f4a66b3ef60b44f211531fcd6" class="siteicon_profile">
ดูโปรไฟล์
</a>
</li>

<li class="left">
<a class="usercp_folder-left siteicon_forum" href="search2.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=finduser&userid=110582&contenttype=vBForum_Post&beforeafter=after&showposts=1&sortorder=desc">

&#3588;&#3657;&#3609;&#3627;&#3634;&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;
</a>
</li>
<li class="left">
<a href="private.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=newpm&amp;u=110582" class="siteicon_message" rel="nofollow">
ข้อความส่วนตัว
</a>
</li>
</ul>
</div>

</div>
<p class="lastpostdate">15-03-24, <span class="time">03:02 PM</span></p>

</div>
</div>
</div>
</li>

<li id="forum22" class="forumbit_post old L2">
<div class="forumrow table">
<div class="foruminfo td">
<img data-src="images/metro/violet/statusicon/forumid22_old.png" class="forumicon" id="forum_statusicon_22" alt />
<div class="forumdata">
<div class="datacontainer">
<div class="titleline">
<h2 class="forumtitle"><a href="forums/22-tัwpramwlphlkarchำraengิn?s=e03b3e7f4a66b3ef60b44f211531fcd6">ตัวประมวลผลการชำระเงิน</a></h2>
<span class="viewing">(1 Viewing)</span>
</div>
<p class="forumdescription">ทุกอย่างเกี่ยวกับตัวประมวลผลการชำระเงินและ e-currency</p>
</div>
</div>
</div>
<h4 class="nocss_label">Forum Actions:</h4>
<div class="forumactionlinks"></div>
<h4 class="nocss_label">Forum Statistics:</h4>
<ul class="forumstats nomargin td">
<li>21</li>
</ul>
<ul class="forumstats td">
<li>42</li>
</ul>
<div class="forumlastpost td">
<h4 class="lastpostlabel">&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;:</h4>
<div>

<p class="lastposttitle">
<a href="threads/17309-khุnchxbrabbkarchำraengิnxxniln์aebbidaelaephraaehtุid?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;goto=newpost" class="threadtitle" title="Go to first unread post in thread 'คุณชอบระบบการชำระเงินออนไลน์แบบใดและเพราะเหตุใด?'">คุณชอบระบบการชำระเงินออนไลน์แบ...</a>
<a href="threads/17309-khุnchxbrabbkarchำraengิnxxniln์aebbidaelaephraaehtุid?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;p=30127#post30127"><img src="images/metro/violet/buttons/lastpost-right.png" alt="Go to last post" /></a>
</p>
<div class="lastpostby">
โดย 
<div class="popupmenu memberaction">
<a class="username offline popupctrl" href="members/29466-Opal?s=e03b3e7f4a66b3ef60b44f211531fcd6" title="Opal is offline"><strong>Opal</strong></a>
<ul class="popupbody popuphover memberaction_body" style="width: 140px; min-width: 140px;">
<li class="left">
<a href="members/29466-Opal?s=e03b3e7f4a66b3ef60b44f211531fcd6" class="siteicon_profile">
ดูโปรไฟล์
</a>
</li>

<li class="left">
<a class="usercp_folder-left siteicon_forum" href="search2.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=finduser&userid=29466&contenttype=vBForum_Post&beforeafter=after&showposts=1&sortorder=desc">

&#3588;&#3657;&#3609;&#3627;&#3634;&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;
</a>
</li>
<li class="left">
<a href="private.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=newpm&amp;u=29466" class="siteicon_message" rel="nofollow">
ข้อความส่วนตัว
</a>
</li>
</ul>
</div>

</div>
<p class="lastpostdate">07-03-22, <span class="time">04:53 PM</span></p>

</div>
</div>
</div>
</li>

</ol>
</div>
</li>

<li class="forumbit_nopost old L1" id="cat24">
<div class="round_shadow">
<div class="forumhead foruminfo L1 collapse">
<h2>
<span class="forumtitle"><a href="forums/24-karsnthnaxิsra?s=e03b3e7f4a66b3ef60b44f211531fcd6">การสนทนาอิสระ</a></span>
<span class="forumthreadpost">&nbsp;</span>
<span class="forumlastpost">&nbsp;</span>
<a class="collapse" id="collapse_c_cat24" href="#top"><img data-src="images/metro/violet/buttons/collapse_40b.png" alt /></a>
</h2>
</div>
<ol id="c_cat24" class="childforum">
<div>
<div><span><img data-src="images/metro/violet/misc/theme.png" alt="Currently Active Users" />ชื่อธีม</span></div>
<div><span><img data-src="images/metro/violet/misc/threads.png" alt="Currently Active Users" /><span class="thread_pic_1">&#3627;&#3633;&#3623;&#3586;&#3657;&#3629;</span></span></div>
<div><span><img data-src="images/metro/violet/misc/posts.png" alt="Currently Active Users" /><span class="thread_pic_2">&#3650;&#3614;&#3626;&#3605;&#3660;</span></span></div>
<div><span><img data-src="images/metro/violet/misc/lastpost.png" alt="Currently Active Users" />&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;</span></div>
</div>

<li id="forum25" class="forumbit_post old L2">
<div class="forumrow table">
<div class="foruminfo td">
<img data-src="images/metro/violet/statusicon/forumid25_old.png" class="forumicon" id="forum_statusicon_25" alt />
<div class="forumdata">
<div class="datacontainer">
<div class="titleline">
<h2 class="forumtitle"><a href="forums/25-karot้txbfrี?s=e03b3e7f4a66b3ef60b44f211531fcd6">การโต้ตอบฟรี</a></h2>
<span class="viewing">(3 Viewing)</span>
</div>
<p class="forumdescription">พูดคุยเรื่องอื่นๆนอกเหนือจาก ฟอเร็กซ์</p>
</div>
</div>
</div>
<h4 class="nocss_label">Forum Actions:</h4>
<div class="forumactionlinks"></div>
<h4 class="nocss_label">Forum Statistics:</h4>
<ul class="forumstats nomargin td">
<li>120</li>
</ul>
<ul class="forumstats td">
<li>131</li>
</ul>
<div class="forumlastpost td">
<h4 class="lastpostlabel">&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;:</h4>
<div>

<p class="lastposttitle">
<a href="threads/18939-phlkrathbkhxngengิnef้xt่xrakhathxngkhำ?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;goto=newpost" class="threadtitle" title="Go to first unread post in thread 'ผลกระทบของเงินเฟ้อต่อราคาทองคำ'">ผลกระทบของเงินเฟ้อต่อราคาทองคำ</a>
<a href="threads/18939-phlkrathbkhxngengิnef้xt่xrakhathxngkhำ?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;p=32760#post32760"><img src="images/metro/violet/buttons/lastpost-right.png" alt="Go to last post" /></a>
</p>
<div class="lastpostby">
โดย 
<div class="popupmenu memberaction">
<a class="username offline popupctrl" href="members/110582-NisarraMontri?s=e03b3e7f4a66b3ef60b44f211531fcd6" title="NisarraMontri is offline"><strong>NisarraMontri</strong></a>
<ul class="popupbody popuphover memberaction_body" style="width: 140px; min-width: 140px;">
<li class="left">
<a href="members/110582-NisarraMontri?s=e03b3e7f4a66b3ef60b44f211531fcd6" class="siteicon_profile">
ดูโปรไฟล์
</a>
</li>

<li class="left">
<a class="usercp_folder-left siteicon_forum" href="search2.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=finduser&userid=110582&contenttype=vBForum_Post&beforeafter=after&showposts=1&sortorder=desc">

&#3588;&#3657;&#3609;&#3627;&#3634;&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;
</a>
</li>
<li class="left">
<a href="private.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=newpm&amp;u=110582" class="siteicon_message" rel="nofollow">
ข้อความส่วนตัว
</a>
</li>
</ul>
</div>

</div>
<p class="lastpostdate">10-04-24, <span class="time">02:29 PM</span></p>

</div>
</div>
</div>
</li>

<li id="forum32" class="forumbit_post old L2">
<div class="forumrow table">
<div class="foruminfo td">
<img data-src="images/metro/violet/statusicon/forumid32_old.png" class="forumicon" id="forum_statusicon_32" alt />
<div class="forumdata">
<div class="datacontainer">
<div class="titleline">
<h2 class="forumtitle"><a href="forums/32-kีla?s=e03b3e7f4a66b3ef60b44f211531fcd6">กีฬา</a></h2>
<span class="viewing">(6 Viewing)</span>
</div>
<p class="forumdescription">สนทนาเกี่ยวกับการกีฬาและข้อมูลที่เป็นประโยชน์</p>
</div>
</div>
</div>
<h4 class="nocss_label">Forum Actions:</h4>
<div class="forumactionlinks"></div>
<h4 class="nocss_label">Forum Statistics:</h4>
<ul class="forumstats nomargin td">
<li>310</li>
</ul>
<ul class="forumstats td">
<li>313</li>
</ul>
<div class="forumlastpost td">
<h4 class="lastpostlabel">&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;:</h4>
<div>

<p class="lastposttitle">
<a href="threads/18057-quot-emy์-rัchnk-quot-ph่ayphlิkih้mืxrxngr่wng-16-khn-khnik่xิnodฯoxeph่n?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;goto=newpost" class="threadtitle" title="Go to first unread post in thread '&quot;เมย์-รัชนก&quot;พ่ายพลิกให้มือรองร่วง 16 คน ขนไก่อินโดฯโอเพ่น'">&quot;เมย์-รัชนก&quot;พ่ายพลิกให้มือรองร...</a>
<a href="threads/18057-quot-emy์-rัchnk-quot-ph่ayphlิkih้mืxrxngr่wng-16-khn-khnik่xิnodฯoxeph่n?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;p=32155#post32155"><img src="images/metro/violet/buttons/lastpost-right.png" alt="Go to last post" /></a>
</p>
<div class="lastpostby">
โดย 
<div class="popupmenu memberaction">
<a class="username offline popupctrl" href="members/92813-palawast?s=e03b3e7f4a66b3ef60b44f211531fcd6" title="palawast is offline"><strong>palawast</strong></a>
<ul class="popupbody popuphover memberaction_body" style="width: 140px; min-width: 140px;">
<li class="left">
<a href="members/92813-palawast?s=e03b3e7f4a66b3ef60b44f211531fcd6" class="siteicon_profile">
ดูโปรไฟล์
</a>
</li>

<li class="left">
<a class="usercp_folder-left siteicon_forum" href="search2.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=finduser&userid=92813&contenttype=vBForum_Post&beforeafter=after&showposts=1&sortorder=desc">

&#3588;&#3657;&#3609;&#3627;&#3634;&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;
</a>
</li>
<li class="left">
<a href="private.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=newpm&amp;u=92813" class="siteicon_message" rel="nofollow">
ข้อความส่วนตัว
</a>
</li>
<li class="left">
<a href="https://searchmonopoly.com/services/seo/" class="siteicon_homepage">
Visit Homepage
</a>
</li>
</ul>
</div>

</div>
<p class="lastpostdate">21-02-23, <span class="time">10:41 AM</span></p>

</div>
</div>
</div>
</li>

<li id="forum31" class="forumbit_post old L2">
<div class="forumrow table">
<div class="foruminfo td">
<img data-src="images/metro/violet/statusicon/forumid31_old.png" class="forumicon" id="forum_statusicon_31" alt />
<div class="forumdata">
<div class="datacontainer">
<div class="titleline">
<h2 class="forumtitle"><a href="forums/31-rthyntr์-ekhrื่xngynt์?s=e03b3e7f4a66b3ef60b44f211531fcd6">รถยนตร์ & เครื่องยนต์</a></h2>
<span class="viewing">(44 Viewing)</span>
</div>
<p class="forumdescription">พูดคุยเกี่ยวกับรถและเครื่องยนต์ที่น่าสนใจ</p>
</div>
</div>
</div>
<h4 class="nocss_label">Forum Actions:</h4>
<div class="forumactionlinks"></div>
<h4 class="nocss_label">Forum Statistics:</h4>
<ul class="forumstats nomargin td">
<li>293</li>
</ul>
<ul class="forumstats td">
<li>356</li>
</ul>
<div class="forumlastpost td">
<h4 class="lastpostlabel">&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;:</h4>
<div>

<p class="lastposttitle">
<a href="threads/18030-ekhlืxbesramิk-ekhlืxbaek้w-khืxxair-aetkt่angkัnxy่angir?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;goto=newpost" class="threadtitle" title="Go to first unread post in thread 'เคลือบเซรามิก เคลือบแก้ว คืออะไร แตกต่างกันอย่างไร'">เคลือบเซรามิก เคลือบแก้ว...</a>
<a href="threads/18030-ekhlืxbesramิk-ekhlืxbaek้w-khืxxair-aetkt่angkัnxy่angir?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;p=32163#post32163"><img src="images/metro/violet/buttons/lastpost-right.png" alt="Go to last post" /></a>
</p>
<div class="lastpostby">
โดย 
<div class="popupmenu memberaction">
<a class="username offline popupctrl" href="members/92813-palawast?s=e03b3e7f4a66b3ef60b44f211531fcd6" title="palawast is offline"><strong>palawast</strong></a>
<ul class="popupbody popuphover memberaction_body" style="width: 140px; min-width: 140px;">
<li class="left">
<a href="members/92813-palawast?s=e03b3e7f4a66b3ef60b44f211531fcd6" class="siteicon_profile">
ดูโปรไฟล์
</a>
</li>

<li class="left">
<a class="usercp_folder-left siteicon_forum" href="search2.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=finduser&userid=92813&contenttype=vBForum_Post&beforeafter=after&showposts=1&sortorder=desc">

&#3588;&#3657;&#3609;&#3627;&#3634;&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;
</a>
</li>
<li class="left">
<a href="private.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=newpm&amp;u=92813" class="siteicon_message" rel="nofollow">
ข้อความส่วนตัว
</a>
</li>
<li class="left">
<a href="https://searchmonopoly.com/services/seo/" class="siteicon_homepage">
Visit Homepage
</a>
</li>
</ul>
</div>

</div>
<p class="lastpostdate">23-02-23, <span class="time">04:03 PM</span></p>

</div>
</div>
</div>
</li>

<li id="forum33" class="forumbit_post old L2">
<div class="forumrow table">
<div class="foruminfo td">
<img data-src="images/metro/violet/statusicon/forumid33_old.png" class="forumicon" id="forum_statusicon_33" alt />
<div class="forumdata">
<div class="datacontainer">
<div class="titleline">
<h2 class="forumtitle"><a href="forums/33-nganaesdngthุrkิc-aefchั่n-dara?s=e03b3e7f4a66b3ef60b44f211531fcd6">งานแสดงธุรกิจ,แฟชั่น,ดารา</a></h2>
<span class="viewing">(4 Viewing)</span>
</div>
<p class="forumdescription">พูดคุยเกี่ยวกับงานแสดงธุรกิจที่น่าสนใจ รวมทั้งเรื่องแฟชั่นและแวดวงบันเทิงได้ที่นี่</p>
</div>
</div>
</div>
<h4 class="nocss_label">Forum Actions:</h4>
<div class="forumactionlinks"></div>
<h4 class="nocss_label">Forum Statistics:</h4>
<ul class="forumstats nomargin td">
<li>414</li>
</ul>
<ul class="forumstats td">
<li>415</li>
</ul>
<div class="forumlastpost td">
<h4 class="lastpostlabel">&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;:</h4>
<div>

<p class="lastposttitle">
<a href="threads/17855-efxr์nิecxr์ochw์-2565?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;goto=newpost" class="threadtitle" title="Go to first unread post in thread 'เฟอร์นิเจอร์โชว์ 2565'">เฟอร์นิเจอร์โชว์ 2565</a>
<a href="threads/17855-efxr์nิecxr์ochw์-2565?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;p=32146#post32146"><img src="images/metro/violet/buttons/lastpost-right.png" alt="Go to last post" /></a>
</p>
<div class="lastpostby">
โดย 
<div class="popupmenu memberaction">
<a class="username offline popupctrl" href="members/92813-palawast?s=e03b3e7f4a66b3ef60b44f211531fcd6" title="palawast is offline"><strong>palawast</strong></a>
<ul class="popupbody popuphover memberaction_body" style="width: 140px; min-width: 140px;">
<li class="left">
<a href="members/92813-palawast?s=e03b3e7f4a66b3ef60b44f211531fcd6" class="siteicon_profile">
ดูโปรไฟล์
</a>
</li>

<li class="left">
<a class="usercp_folder-left siteicon_forum" href="search2.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=finduser&userid=92813&contenttype=vBForum_Post&beforeafter=after&showposts=1&sortorder=desc">

&#3588;&#3657;&#3609;&#3627;&#3634;&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;
</a>
</li>
<li class="left">
<a href="private.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=newpm&amp;u=92813" class="siteicon_message" rel="nofollow">
ข้อความส่วนตัว
</a>
</li>
<li class="left">
<a href="https://searchmonopoly.com/services/seo/" class="siteicon_homepage">
Visit Homepage
</a>
</li>
</ul>
</div>

</div>
<p class="lastpostdate">16-02-23, <span class="time">11:59 AM</span></p>

</div>
</div>
</div>
</li>

<li id="forum36" class="forumbit_post old L2">
<div class="forumrow table">
<div class="foruminfo td">
<img data-src="images/metro/violet/statusicon/forumid36_old.png" class="forumicon" id="forum_statusicon_36" alt />
<div class="forumdata">
<div class="datacontainer">
<div class="titleline">
<h2 class="forumtitle"><a href="forums/36-karth่xngethี่yw-karnัnthnakar?s=e03b3e7f4a66b3ef60b44f211531fcd6">การท่องเที่ยว,การนันทนาการ</a></h2>
<span class="viewing">(2 Viewing)</span>
</div>
<p class="forumdescription">นำเสนอและรีวิวการท่องเที่ยวและกิจกรรมนันทนาการที่น่าสนใจ</p>
</div>
</div>
</div>
<h4 class="nocss_label">Forum Actions:</h4>
<div class="forumactionlinks"></div>
<h4 class="nocss_label">Forum Statistics:</h4>
<ul class="forumstats nomargin td">
<li>423</li>
</ul>
<ul class="forumstats td">
<li>424</li>
</ul>
<div class="forumlastpost td">
<h4 class="lastpostlabel">&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;:</h4>
<div>

<p class="lastposttitle">
<a href="threads/17788-xุthyanaeh่ngchatิphุety?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;goto=newpost" class="threadtitle" title="Go to first unread post in thread 'อุทยานแห่งชาติพุเตย'">อุทยานแห่งชาติพุเตย</a>
<a href="threads/17788-xุthyanaeh่ngchatิphุety?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;p=32134#post32134"><img src="images/metro/violet/buttons/lastpost-right.png" alt="Go to last post" /></a>
</p>
<div class="lastpostby">
โดย 
<div class="popupmenu memberaction">
<a class="username offline popupctrl" href="members/92813-palawast?s=e03b3e7f4a66b3ef60b44f211531fcd6" title="palawast is offline"><strong>palawast</strong></a>
<ul class="popupbody popuphover memberaction_body" style="width: 140px; min-width: 140px;">
<li class="left">
<a href="members/92813-palawast?s=e03b3e7f4a66b3ef60b44f211531fcd6" class="siteicon_profile">
ดูโปรไฟล์
</a>
</li>

<li class="left">
<a class="usercp_folder-left siteicon_forum" href="search2.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=finduser&userid=92813&contenttype=vBForum_Post&beforeafter=after&showposts=1&sortorder=desc">

&#3588;&#3657;&#3609;&#3627;&#3634;&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;
</a>
</li>
<li class="left">
<a href="private.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=newpm&amp;u=92813" class="siteicon_message" rel="nofollow">
ข้อความส่วนตัว
</a>
</li>
<li class="left">
<a href="https://searchmonopoly.com/services/seo/" class="siteicon_homepage">
Visit Homepage
</a>
</li>
</ul>
</div>

</div>
<p class="lastpostdate">01-02-23, <span class="time">11:37 AM</span></p>

</div>
</div>
</div>
</li>

<li id="forum35" class="forumbit_post old L2">
<div class="forumrow table">
<div class="foruminfo td">
<img data-src="images/metro/violet/statusicon/forumid35_old.png" class="forumicon" id="forum_statusicon_35" alt />
<div class="forumdata">
<div class="datacontainer">
<div class="titleline">
<h2 class="forumtitle"><a href="forums/35-khxmphิwetxr์-othrsัphth์-aeth็bel็t?s=e03b3e7f4a66b3ef60b44f211531fcd6">คอมพิวเตอร์,โทรศัพท์,แท็บเล็ต</a></h2>
<span class="viewing">(4 Viewing)</span>
</div>
<p class="forumdescription">อัพเดทข้อมูลข่าวสารเกี่ยวกับคอมพิวเตอร์,โทรศัพท์,แท็บเล็ต และเทคโนโลยีใหม่ๆ</p>
</div>
</div>
</div>
<h4 class="nocss_label">Forum Actions:</h4>
<div class="forumactionlinks"></div>
<h4 class="nocss_label">Forum Statistics:</h4>
<ul class="forumstats nomargin td">
<li>330</li>
</ul>
<ul class="forumstats td">
<li>336</li>
</ul>
<div class="forumlastpost td">
<h4 class="lastpostlabel">&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;:</h4>
<div>

<p class="lastposttitle">
<a href="threads/17920-fึksัmphasn์ngankัb-Google-AI-d้wy-Interview-warmup-wิekhraah์karsัmphasn์id้d้wy!?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;goto=newpost" class="threadtitle" title="Go to first unread post in thread 'ฝึกสัมภาษณ์งานกับ Google AI ด้วย Interview warmup วิเคราะห์การสัมภาษณ์ได้ด้วย!'">ฝึกสัมภาษณ์งานกับ Google AI...</a>
<a href="threads/17920-fึksัmphasn์ngankัb-Google-AI-d้wy-Interview-warmup-wิekhraah์karsัmphasn์id้d้wy!?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;p=32446#post32446"><img src="images/metro/violet/buttons/lastpost-right.png" alt="Go to last post" /></a>
</p>
<div class="lastpostby">
โดย 
<div class="popupmenu memberaction">
<a class="username offline popupctrl" href="members/110221-JefferyTig?s=e03b3e7f4a66b3ef60b44f211531fcd6" title="JefferyTig is offline"><strong>JefferyTig</strong></a>
<ul class="popupbody popuphover memberaction_body" style="width: 140px; min-width: 140px;">
<li class="left">
<a href="members/110221-JefferyTig?s=e03b3e7f4a66b3ef60b44f211531fcd6" class="siteicon_profile">
ดูโปรไฟล์
</a>
</li>

<li class="left">
<a class="usercp_folder-left siteicon_forum" href="search2.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=finduser&userid=110221&contenttype=vBForum_Post&beforeafter=after&showposts=1&sortorder=desc">

&#3588;&#3657;&#3609;&#3627;&#3634;&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;
</a>
</li>
<li class="left">
<a href="private.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=newpm&amp;u=110221" class="siteicon_message" rel="nofollow">
ข้อความส่วนตัว
</a>
</li>
<li class="left">
<a href="https://restavratsiyavann.com" class="siteicon_homepage">
Visit Homepage
</a>
</li>
</ul>
</div>

</div>
<p class="lastpostdate">10-02-24, <span class="time">08:34 PM</span></p>

</div>
</div>
</div>
</li>

<li id="forum38" class="forumbit_post old L2">
<div class="forumrow table">
<div class="foruminfo td">
<img data-src="images/metro/violet/statusicon/forumid38_old.png" class="forumicon" id="forum_statusicon_38" alt />
<div class="forumdata">
<div class="datacontainer">
<div class="titleline">
<h2 class="forumtitle"><a href="forums/38-somsr-ngan-xdิerk?s=e03b3e7f4a66b3ef60b44f211531fcd6">สโมสร งาน อดิเรก</a></h2>
<span class="viewing">(34 Viewing)</span>
</div>
<p class="forumdescription">แบ่งปันเกี่ยวกับงานอดิเรกในชีวิตประจำวัน</p>
</div>
</div>
</div>
<h4 class="nocss_label">Forum Actions:</h4>
<div class="forumactionlinks"></div>
<h4 class="nocss_label">Forum Statistics:</h4>
<ul class="forumstats nomargin td">
<li>363</li>
</ul>
<ul class="forumstats td">
<li>366</li>
</ul>
<div class="forumlastpost td">
<h4 class="lastpostlabel">&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;:</h4>
<div>

<p class="lastposttitle">
<a href="threads/18056-hmูm้wnxbsxs?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;goto=newpost" class="threadtitle" title="Go to first unread post in thread 'หมูม้วนอบซอส'">หมูม้วนอบซอส</a>
<a href="threads/18056-hmูm้wnxbsxs?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;p=32140#post32140"><img src="images/metro/violet/buttons/lastpost-right.png" alt="Go to last post" /></a>
</p>
<div class="lastpostby">
โดย 
<div class="popupmenu memberaction">
<a class="username offline popupctrl" href="members/92813-palawast?s=e03b3e7f4a66b3ef60b44f211531fcd6" title="palawast is offline"><strong>palawast</strong></a>
<ul class="popupbody popuphover memberaction_body" style="width: 140px; min-width: 140px;">
<li class="left">
<a href="members/92813-palawast?s=e03b3e7f4a66b3ef60b44f211531fcd6" class="siteicon_profile">
ดูโปรไฟล์
</a>
</li>

<li class="left">
<a class="usercp_folder-left siteicon_forum" href="search2.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=finduser&userid=92813&contenttype=vBForum_Post&beforeafter=after&showposts=1&sortorder=desc">

&#3588;&#3657;&#3609;&#3627;&#3634;&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;
</a>
</li>
<li class="left">
<a href="private.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=newpm&amp;u=92813" class="siteicon_message" rel="nofollow">
ข้อความส่วนตัว
</a>
</li>
<li class="left">
<a href="https://searchmonopoly.com/services/seo/" class="siteicon_homepage">
Visit Homepage
</a>
</li>
</ul>
</div>

</div>
<p class="lastpostdate">09-02-23, <span class="time">02:34 PM</span></p>

</div>
</div>
</div>
</li>

<li id="forum26" class="forumbit_post old L2">
<div class="forumrow table">
<div class="foruminfo td">
<img data-src="images/metro/violet/statusicon/forumid26_old.png" class="forumicon" id="forum_statusicon_26" alt />
<div class="forumdata">
<div class="datacontainer">
<div class="titleline">
<h2 class="forumtitle"><a href="forums/26-okhsna?s=e03b3e7f4a66b3ef60b44f211531fcd6">โฆษณา</a></h2>
<span class="viewing">(17 Viewing)</span>
</div>
<p class="forumdescription">คุณกำลังมองหาลูกค้า? เพิ่มโฆษณาสำหรับส่วนนี้</p>
</div>
</div>
</div>
<h4 class="nocss_label">Forum Actions:</h4>
<div class="forumactionlinks"></div>
<h4 class="nocss_label">Forum Statistics:</h4>
<ul class="forumstats nomargin td">
<li>547</li>
</ul>
<ul class="forumstats td">
<li>644</li>
</ul>
<div class="forumlastpost td">
<h4 class="lastpostlabel">&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;:</h4>
<div>

<p class="lastposttitle">
<a href="threads/18874-Как-создать-новую-тему-в-thailand-forex-com?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;goto=newpost" class="threadtitle" title="Go to first unread post in thread 'Как создать новую тему в thailand-forex.com ??'">Как создать новую тему в...</a>
<a href="threads/18874-Как-создать-новую-тему-в-thailand-forex-com?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;p=33016#post33016"><img src="images/metro/violet/buttons/lastpost-right.png" alt="Go to last post" /></a>
</p>
<div class="lastpostby">
โดย 
<div class="popupmenu memberaction">
<a class="username offline popupctrl" href="members/111427-Mariajep?s=e03b3e7f4a66b3ef60b44f211531fcd6" title="Mariajep is offline"><strong>Mariajep</strong></a>
<ul class="popupbody popuphover memberaction_body" style="width: 140px; min-width: 140px;">
<li class="left">
<a href="members/111427-Mariajep?s=e03b3e7f4a66b3ef60b44f211531fcd6" class="siteicon_profile">
ดูโปรไฟล์
</a>
</li>

<li class="left">
<a class="usercp_folder-left siteicon_forum" href="search2.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=finduser&userid=111427&contenttype=vBForum_Post&beforeafter=after&showposts=1&sortorder=desc">

&#3588;&#3657;&#3609;&#3627;&#3634;&#3650;&#3614;&#3626;&#3605;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604;
</a>
</li>
<li class="left">
<a href="private.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=newpm&amp;u=111427" class="siteicon_message" rel="nofollow">
ข้อความส่วนตัว
</a>
</li>
</ul>
</div>

</div>
<p class="lastpostdate">เมื่อวานนี้, <span class="time">05:16 PM</span></p>

</div>
</div>
</div>
</li>

</ol>
</div>
</li>

</ol>

<div style="width: 100%;float: left;padding: 10px 0;" class="blogposts bg-chnage-sms">
</div>
<div class="navlinks">
<a href="forumdisplay.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;do=markread&amp;markreadhash=1716967408-6f6f30ccf6879625c337a8aca29e5377ce86115b" rel="nofollow">&#3607;&#3635;&#3648;&#3588;&#3619;&#3639;&#3656;&#3629;&#3591;&#3627;&#3617;&#3634;&#3618;&#3623;&#3656;&#3634;&#3629;&#3656;&#3634;&#3609;&#3649;&#3621;&#3657;&#3623;</a>
|
<a href="showgroups.php?s=e03b3e7f4a66b3ef60b44f211531fcd6" rel="nofollow">
ดูผู้นำ ฟอรั่ม
</a>
|&nbsp;<ul style="display:inline-block;"><li class="popupmenu">
<a class="popupctrl" href="javascript://" style="background-image: none;" onclick="javascript:feedback(this.className,'1716967408-6f6f30ccf6879625c337a8aca29e5377ce86115b', 'appeal'); return false;">ร้องเรียนต่อการกระทำของผู้ดูแลระบบ</a>
<ul class="popupbody popuphover" style="max-width:400px;width:400px;text-align:left;">
<li><div id="appealform">&nbsp;</div></li>
</ul> </li></ul>
</div>



<div class="blockhead chshadow collapse">
<span id="imdmres"><span class="popupmenu"><a href="javascript://" class="popupctrl"><span id="imdmopt"> สถิติ</span></a>
<ul class="popupbody popuphover">
<li>
การตั้งค่า
</li>
<li type="i">
<a href="javascript://">ล้างคุกกี้</a>
</li>
<li>
ผล
</li>
<li type="1" class="chsel"><a href="javascript://">10</a></li><li type="1"><a href="javascript://">20</a></li><li type="1"><a href="javascript://">30</a></li><li type="1"><a href="javascript://">40</a></li><li type="1"><a href="javascript://">50</a></li>
</ul>
</span><span id="cprogress_post" class="hidden">&nbsp;กำลังโหลด ...</span><span id="cprogress_top" class="hidden">กำลังโหลดด้านบน ...</span></span>
<a class="collapse" id="collapse_imdmstat" href="#top"><img src="images/metro/violet/buttons/collapse_40b.png" alt="Свернуть эту категорию" /></a><span class="chbtm"></span>
</div>
<div id="imdmstat">
<div id="imdmlp" class="imdmlph imdmleft">
<div class="blocksubhead lefttb">
<span id="imdmsellp">
<h2 style="padding: 5px 0 0 0;"><a href="#" id="cas_rel">ปรับปรุง</a></h2>
<div class="menulp">
<ul>
<li id="clp0" class="chsel"><a href="javascript://">ฟอรัมฟอเร็กซ์</a></li><li id="clp1"><a href="javascript://">พื้นที่สำหรับการสนทนาเรื่องการซื้อขาย</a></li><li id="clp2"><a href="javascript://">โปรแกรมที่ใช้สำหรับการซื้อขาย</a></li><li id="clp3"><a href="javascript://">โบรกเกอร์และตัวประมวลผลการชำระเงิน</a></li>
</ul>
</div>
</span>
</div>
<ol id="imdmstats_latestposts" class="blockrow chlbort">

<li class="underhead">
<ul>
<li style="padding-right: 33px;">โพสโดย</li>
<li>วันที่, Time</li>
</ul>
<span>ด้าย</span>
</li>

<li class="alt1">
<ul>
<li title="NisarraMontri"><a href="member.php?u=110582">NisarraMontri</a></li>
<li>29-05, 09:58 AM</li>
</ul>
<span id="ch_19155_33017">
<img src="images/metro/violet/statusicon/post_old.png" />
<a href="showthread.php?goto=newpost&amp;t=19155" title="เหตุผล 5 อันดับแรกที่ทำให้ผู้เริ่มต้นเสียเงินในการซื้อขายฟอเร็กซ์">เหตุผล 5...</a>
&nbsp;<span class="chtip">[?]</span>
</span>
</li>

<li class="alt2">
<ul>
<li title="Mariajep"><a href="member.php?u=111427">Mariajep</a></li>
<li>28-05, 05:16 PM</li>
</ul>
<span id="ch_18874_33016">
<img src="images/metro/violet/statusicon/post_old.png" />
<a href="showthread.php?goto=newpost&amp;t=18874" title="Как создать новую тему в thailand-forex.com ??">Как создать новую тему в thailand-forex.com...</a>
&nbsp;<span class="chtip">[?]</span>
</span>
</li>

<li class="alt1">
<ul>
<li title="NisarraMontri"><a href="member.php?u=110582">NisarraMontri</a></li>
<li>24-05, 04:51 PM</li>
</ul>
<span id="ch_19113_33008">
<img src="images/metro/violet/statusicon/post_old.png" />
<a href="showthread.php?goto=newpost&amp;t=19113" title="5 ไอเดียเพิ่มความมั่งคั่งในสภาวะเงินเฟ้อในปี 2024">5 ไอเดียเพิ่มความมั่งคั่งในสภาวะเงินเฟ้อในปี...</a>
&nbsp;<span class="chtip">[?]</span>
</span>
</li>

<li class="alt2">
<ul>
<li title="Michailedl"><a href="member.php?u=110873">Michailedl</a></li>
<li>24-05, 03:25 PM</li>
</ul>
<span id="ch_19154_33007">
<img src="images/metro/violet/statusicon/post_old.png" />
<a href="showthread.php?goto=newpost&amp;t=19154" title="благоустройство могил керамогранитом">благоустройство могил керамогранитом</a>
&nbsp;<span class="chtip">[?]</span>
</span>
</li>

<li class="alt1">
<ul>
<li title="Michailzhb"><a href="member.php?u=110862">Michailzhb</a></li>
<li>24-05, 03:00 PM</li>
</ul>
<span id="ch_19153_33006">
<img src="images/metro/violet/statusicon/post_old.png" />
<a href="showthread.php?goto=newpost&amp;t=19153" title="сусальное золото на памятник цена">сусальное золото на памятник цена</a>
&nbsp;<span class="chtip">[?]</span>
</span>
</li>

<li class="alt2">
<ul>
<li title="Michailtyg"><a href="member.php?u=110875">Michailtyg</a></li>
<li>24-05, 02:41 PM</li>
</ul>
<span id="ch_19152_33005">
<img src="images/metro/violet/statusicon/post_old.png" />
<a href="showthread.php?goto=newpost&amp;t=19152" title="изготовление памятников ритуальные услуги">изготовление памятников ритуальные услуги</a>
&nbsp;<span class="chtip">[?]</span>
</span>
</li>

<li class="alt1">
<ul>
<li title="Michailhfl"><a href="member.php?u=111487">Michailhfl</a></li>
<li>23-05, 07:09 PM</li>
</ul>
<span id="ch_18929_33001">
<img src="images/metro/violet/statusicon/post_old.png" />
<a href="showthread.php?goto=newpost&amp;t=18929" title="ДЕЛОВОЕ ПРЕДЛОЖЕНИЕ АДМИНИСТРАТОРУ thailand-forex.com">ДЕЛОВОЕ ПРЕДЛОЖЕНИЕ АДМИНИСТРАТОРУ...</a>
&nbsp;<span class="chtip">[?]</span>
</span>
</li>

<li class="alt2">
<ul>
<li title="Michailnab"><a href="member.php?u=111544">Michailnab</a></li>
<li>23-05, 06:33 PM</li>
</ul>
<span id="ch_18952_33000">
<img src="images/metro/violet/statusicon/post_old.png" />
<a href="showthread.php?goto=newpost&amp;t=18952" title="образцы памятников из мрамора и гранита">образцы памятников из мрамора и гранита</a>
&nbsp;<span class="chtip">[?]</span>
</span>
</li>

<li class="alt1">
<ul>
<li title="NisarraMontri"><a href="member.php?u=110582">NisarraMontri</a></li>
<li>22-05, 01:34 PM</li>
</ul>
<span id="ch_19151_32995">
<img src="images/metro/violet/statusicon/post_old.png" />
<a href="showthread.php?goto=newpost&amp;t=19151" title="อย่าพลาดโอกาสเมื่อปัญญาประดิษฐ์กำลังเฟื่องฟู!">อย่าพลาดโอกาสเมื่อปัญญาประดิษฐ์กำลังเฟื่องฟู!</a>
&nbsp;<span class="chtip">[?]</span>
</span>
</li>

<li class="alt2">
<ul>
<li title="Michailrnu"><a href="member.php?u=111106">Michailrnu</a></li>
<li>21-05, 08:51 PM</li>
</ul>
<span id="ch_19150_32993">
<img src="images/metro/violet/statusicon/post_old.png" />
<a href="showthread.php?goto=newpost&amp;t=19150" title="венок ритуальные товары">венок ритуальные товары</a>
&nbsp;<span class="chtip">[?]</span>
</span>
</li>


</ol>
</div>
<div id="imdmtops" class="imdmtw imdmright">
<div>
<div class="chleft imdmhelf">
<div class="blocksubhead">
<span class="popupmenu"><a href="javascript://" class="popupctrl"><span id="ctop_title_1">สมัครรับข้อมูล</span></a>
<ul class="popupbody popuphover">
<li id="ctop1_subscribetothread" class="chsel"><a href="javascript://">สมัครรับข้อมูล</a></li>
</ul>
</span>
</div>
<ol id="imdmstats_topbox_1" class="blockrow ">

<li class="underhead">
<span>ผลรวม</span>
ด้าย
</li>

<li class="alt1">
<span>41</span>
<a href="showthread.php?t=18874" title="Как создать новую тему в thailand-forex.com ??">Как создать новую тему в...</a>
</li>

<li class="alt2">
<span>38</span>
<a href="showthread.php?t=1601" title="โบนัสสำหรับการโพสต์">โบนัสสำหรับการโพสต์</a>
</li>

<li class="alt1">
<span>9</span>
<a href="showthread.php?t=885" title="ภาพรวมการวิเคราะห์รายวันของ eur/usd">ภาพรวมการวิเคราะห์รายวันของ eur/usd</a>
</li>


</ol>
</div>
<div class="chleft imdmhelf">
<div class="blocksubhead righttb">
<span class="popupmenu"><a href="javascript://" class="popupctrl"><span id="ctop_title_2">คะแนนโบนัส</span></a>
<ul class="popupbody popuphover">
<li id="ctop2_avangard" class="chsel"><a href="javascript://">คะแนนโบนัส</a></li><li id="ctop2_mostpopularforum"><a href="javascript://">ธีมยอดนิยม</a></li> o2
</ul>
</span>
</div>
<ol id="imdmstats_topbox_2" class="blockrow chrbort">

<li class="underhead">
<span>รวม</span>
ชื่อผู้ใช้:
</li>

<li class="alt2">
<span>4 USD</span>
<a href="member.php?u=14852" title="NattyInstaforex">NattyInstaforex</a>
</li>

<li class="alt1">
<span>3 USD</span>
<a href="member.php?u=14569" title="Mathew">Mathew</a>
</li>

<li class="alt2">
<span>3 USD</span>
<a href="member.php?u=29715" title="Jtrader">Jtrader</a>
</li>


</ol>
</div>
</div>
<div>
<div class="chleft imdmhelf" style="clear: left; padding: 14px 0px 0px 0px;">
<div class="blocksubhead lefttb">
<span class="popupmenu"><a href="javascript://" class="popupctrl"><span id="ctop_title_3" style="padding: 0px 0px 0px 7px;">ผู้ใช้ใหม่</span></a>
<ul class="popupbody popuphover">
<li id="ctop3_newmember" class="chsel"><a href="javascript://">ผู้ใช้ใหม่</a></li><li id="ctop3_topthank"><a href="javascript://">ผู้ใช้ขอบคุณมากที่สุด</a></li> o3
</ul>
</span>
</div>
<ol id="imdmstats_topbox_3" class="blockrow ">

<li class="underhead">
<span>&#3623;&#3633;&#3609;&#3607;&#3637;&#3656;&#3648;&#3586;&#3657;&#3634;&#3619;&#3656;&#3623;&#3617;</span>
ชื่อผู้ใช้:
</li>

<li class="alt1">
<span>29-05</span>
<a href="member.php?u=111843" title="mblcok">mblcok</a>
</li>

<li class="alt2">
<span>29-05</span>
<a href="member.php?u=111842" title="banacrmas">banacrmas</a>
</li>

<li class="alt1">
<span>29-05</span>
<a href="member.php?u=111841" title="Margaretoda">Margaretoda</a>
</li>


</ol>
</div>
<div class="chleft imdmhelf" style="padding: 14px 0px 0px 0px;">
<div class="blocksubhead righttb">
<span class="popupmenu"><a href="javascript://" class="popupctrl"><span id="ctop_title_4">หัวข้อตอบกลับมากที่สุด</span></a>
<ul class="popupbody popuphover">
<li id="ctop4_mostreplythread" class="chsel"><a href="javascript://">หัวข้อตอบกลับมากที่สุด</a></li><li id="ctop4_mostviewthread"><a href="javascript://">หัวข้อที่มีการดูมากที่สุด</a></li> o4
</ul>
</span>
</div>
<ol id="imdmstats_topbox_4" class="blockrow chrbort" style="padding: 12px 6px 0px 14px;">

<li class="underhead">
<span>&#3605;&#3629;&#3610;</span>
ด้าย
</li>

<li class="alt2">
<span>1045</span>
<a href="showthread.php?t=819" title="วิเคราะห์ค่าเงินจาก instaforex">วิเคราะห์ค่าเงินจาก instaforex</a>
</li>

<li class="alt1">
<span>1011</span>
<a href="showthread.php?t=885" title="ภาพรวมการวิเคราะห์รายวันของ eur/usd">ภาพรวมการวิเคราะห์รายวันของ eur/usd</a>
</li>

<li class="alt2">
<span>521</span>
<a href="showthread.php?t=1517" title="สภาวะเศรษฐกิจและการเมืองทั่วไปของญี่ปุ่น">สภาวะเศรษฐกิจและการเมืองทั่วไปของญี่ปุ่น</a>
</li>


</ol>
</div>
</div>
</div>
<div class="chbtm">
</div>
</div>


<div id="wgo" class="collapse wgo_block block">
<h2 class="blockhead">ใครออนไลน์</h2>
<a style="top: 13px;padding-right: 7px;" class="collapse" id="collapse_wgos" href="#top"><img src="https://thailand-forex.com/images/metro/violet/buttons/collapse_40b_collapsed.png" alt="Свернуть эту категорию" title="Свернуть эту категорию"></a>
<div id="wgos" class="blockbody formcontrols floatcontainer">

<div id="wgo_onlineusers" class="wgo_subblock section">
<h3 class="blocksubhead"><img data-src="images/metro/violet/misc/users_online.png" alt="&#3612;&#3641;&#3657;&#3651;&#3594;&#3657;&#3607;&#3637;&#3656;&#3585;&#3635;&#3621;&#3633;&#3591;&#3651;&#3594;&#3657;&#3591;&#3634;&#3609;&#3629;&#3618;&#3641;&#3656;" />&#3612;&#3641;&#3657;&#3651;&#3594;&#3657;&#3607;&#3637;&#3656;&#3585;&#3635;&#3621;&#3633;&#3591;&#3651;&#3594;&#3657;&#3591;&#3634;&#3609;&#3629;&#3618;&#3641;&#3656;</h3>
<div style="margin:10px 0; padding-left: 12px;">
<p>&#3586;&#3603;&#3632;&#3609;&#3637;&#3657; <a href="online.php?s=e03b3e7f4a66b3ef60b44f211531fcd6">606 &#3612;&#3641;&#3657;&#3648;&#3586;&#3657;&#3634;&#3651;&#3594;&#3657;&#3591;&#3634;&#3609;&#3592;&#3635;&#3609;&#3623;&#3609; </a>. <span class="shade">0 &#3626;&#3617;&#3634;&#3594;&#3636;&#3585;&#3649;&#3621;&#3632; &#3612;&#3641;&#3657;&#3648; 606 &#3618;&#3637;&#3656;&#3618;&#3617;&#3594;&#3617;&#3592;&#3635;&#3609;&#3623;&#3609; </span></p>
<p>&#3626;&#3617;&#3634;&#3594;&#3636;&#3585;&#3607;&#3637;&#3656;&#3629;&#3629;&#3609;&#3652;&#3621;&#3609;&#3660;&#3621;&#3656;&#3634;&#3626;&#3640;&#3604; 2,760, 20-06-20 at <span class="time">08:59 AM</span>.</p>
</div>
</div>



<div id="wgo_stats" class="wgo_subblock section">
<h3 class="blocksubhead"><img data-src="images/metro/violet/misc/forum_stats.png" alt="ฟอรัมฟอเร็กซ์ประเทศไทย | ชุมชนฟอเร็กซ์  สถิติ" />ฟอรัมฟอเร็กซ์ประเทศไทย | ชุมชนฟอเร็กซ์ สถิติ</h3>
<div style="padding-left: 12px;padding-top: 10px;}">
<p>&#3618;&#3636;&#3609;&#3604;&#3637;&#3605;&#3657;&#3629;&#3609;&#3619;&#3633;&#3610;&#3626;&#3617;&#3634;&#3594;&#3636;&#3585;&#3651;&#3627;&#3617;&#3656; <a href="members/111843-mblcok?s=e03b3e7f4a66b3ef60b44f211531fcd6">mblcok</a></p>
<div id="wgo-charts" class="wgo-charts-row">
<div class="wgo-charts-cell">
<p class="wgo-charts-text">&#3627;&#3633;&#3623;&#3586;&#3657;&#3629;: 10,664</p>
<img class="wgo-charts-img" data-src="./images/statistic/topics.jpg" align="center" alt style="vertical-align: top;" title="&#3627;&#3633;&#3623;&#3586;&#3657;&#3629;" />
</div>
<div class="wgo-charts-cell">
<p class="wgo-charts-text">&#3650;&#3614;&#3626;&#3605;&#3660;: 23,446</p>
<img class="wgo-charts-img" data-src="./images/statistic/posts.jpg" align="center" alt style="vertical-align: top;" title="&#3650;&#3614;&#3626;&#3605;&#3660;" />
</div>
<div class="wgo-charts-cell">
<p class="wgo-charts-text">สมาชิก: 29,571</p>
<img class="wgo-charts-img" data-src="./images/statistic/users.jpg" align="center" alt style="vertical-align: top;" title="สมาชิก" />
</div>
<div class="wgo-charts-cell">
<p class="wgo-charts-text">สมาชิกที่ใช้งานอยู่: 146</p>
<img class="wgo-charts-img" data-src="./images/statistic/members.jpg" align="center" alt style="vertical-align: top;" title="สมาชิกที่ใช้งานอยู่" />
</div>
</div>
</div>
</div>
</div>
</div>



</div>
</div>
<div id="sidebar_container" class>
<a id="sidebar_button_link" href="#" onclick="return false;">
<img id="sidebar_button" data-src="images/metro/violet/misc/tab-collapsed.png" alt />
</a>
<ul id="sidebar">

<li>
<div class="block smaller">
<div class="blocksubhead">
<a class="collapse" id="collapse_block_html_2" href="#top"><img alt src="images/metro/violet/buttons/collapse_40b.png" id="collapseimg_html_2" /></a>
<span id="title_block_html_2" class="blocktitle">บอกเล่า FOREX</span>
</div>
<div class="widget_content blockbody floatcontainer">
<div id="block_html_2" class="blockrow">
<iframe data-src="https://informers.mt5.com/th/chart_quotes_new/run/w=230&amp;fs=12&amp;f=h&amp;fc=000000&amp;fca=3e3c5a&amp;bg=transparent&amp;bga=f3f3f3&amp;fp=008000&amp;fm=ff0000&amp;l=dddddd&amp;cl=8c2d23&amp;ca=8c2d23&amp;part_code=" width="230" height="480" frameborder="0" loading="lazy" scrolling="no"></iframe>
</div>
</div>
</div>
<div class="underblock"></div>
</li>
<script> 
 (function($) { 
            $('#collapse_block_html_3').on("click", function(){
             var ifram_data_load=$("#block_html_3").find("iframe").attr("src");
             $("#block_html_3").find("iframe").attr("src", ifram_data_load);  
            });
jQuery("#popularPostFrame").load(function(){
    if ($("#popularPostFrame").contents().find("body").html() == "") {
        console.log($("#popularPostFrame").contents().find("body").html());
        $("#popularPostFrame").parents('li').hide()
     }
});
            
        })(jQuery);
</script>

<li>
<div class="block smaller">
<div class="blocksubhead">
<a class="collapse" id="collapse_block_html_8" href="#top"><img alt src="images/metro/violet/buttons/collapse_40b.png" id="collapseimg_html_8" /></a>
<span id="title_block_html_8" class="blocktitle">ปฏิทินเศรษฐกิจ</span>
</div>
<div class="widget_content blockbody floatcontainer">
<div id="block_html_8" class="blockrow">
<iframe data-src="https://informers.mt5.com/en/calendar/run/w=220&amp;count=10&amp;tz=Asia~Bangkok&amp;bg=fefefe_e2e2e2_666666_0_0_0_0_c2bebe_FFFFFF_&amp;br=8_8_8_8&amp;bgt=none&amp;stars=FFD700&amp;font=11_000000_h_1_1_3_FFFFFF&amp;full=0&amp;i=0&amp;high=0&amp;type=0" scrolling="no" loading="lazy" title="MT5 - universal Forex (Forex) portal for traders" style="margin-left: -15px;margin-bottom: -7px;" width="252" height="418" frameborder="0"></iframe><noframes><a href="https://www.mt5.com/">Forex portal</a></noframes>
</div>
</div>
</div>
<div class="underblock"></div>
</li>
<script> 
 (function($) { 
            $('#collapse_block_html_3').on("click", function(){
             var ifram_data_load=$("#block_html_3").find("iframe").attr("src");
             $("#block_html_3").find("iframe").attr("src", ifram_data_load);  
            });
jQuery("#popularPostFrame").load(function(){
    if ($("#popularPostFrame").contents().find("body").html() == "") {
        console.log($("#popularPostFrame").contents().find("body").html());
        $("#popularPostFrame").parents('li').hide()
     }
});
            
        })(jQuery);
</script>

<li>
<div class="block smaller">
<div class="blocksubhead">
<a class="collapse" id="collapse_block_html_3" href="#top"><img alt src="images/metro/violet/buttons/collapse_40b.png" id="collapseimg_html_3" /></a>
<span id="title_block_html_3" class="blocktitle">กิจกรรม Forex</span>
</div>
<div class="widget_content blockbody floatcontainer">
<div id="block_html_3" class="blockrow">
<iframe data-src="https://informers.mt5.com/en/event_countdown_timer/run/w=220&count=3&mode=vertical_500_3000&bg=ffffff_ffffff_0_666_0_0_0_0_000000&bgl=3f3c58_3f3c58_ffffff_h&bgv=3f3c58_3f3c58_ffffff_h_666_0_0&tt=000000_h&pg=6&ch=undefined&high=0&cht=3f3c58_3f3c58&lh=&i=0&part_code=x-thforum&type=0" frameborder="0" loading="lazy" width="220" height="272" scrolling="no" id="iframesp" title="MT5 - Forex Portal"></iframe><noframes><a href="https://www.mt5.com/cn/">MT5 - Forex Portal</a></noframes>
</div>
</div>
</div>
<div class="underblock"></div>
</li>
<script> 
 (function($) { 
            $('#collapse_block_html_3').on("click", function(){
             var ifram_data_load=$("#block_html_3").find("iframe").attr("src");
             $("#block_html_3").find("iframe").attr("src", ifram_data_load);  
            });
jQuery("#popularPostFrame").load(function(){
    if ($("#popularPostFrame").contents().find("body").html() == "") {
        console.log($("#popularPostFrame").contents().find("body").html());
        $("#popularPostFrame").parents('li').hide()
     }
});
            
        })(jQuery);
</script>

<li>
<div class="block smaller">
<div class="blocksubhead">
<a class="collapse" id="collapse_block_html_9" href="#top"><img alt src="images/metro/violet/buttons/collapse_40b.png" id="collapseimg_html_9" /></a>
<span id="title_block_html_9" class="blocktitle">Popular posts</span>
</div>
<div class="widget_content blockbody floatcontainer">
<div id="block_html_9" class="blockrow">
<iframe id="popularPostFrame" data-src="right-informer.php?count=3&bg=0F55B3&color=000&len=120&dir=ltr&fs=11&ff=Tahoma" scrolling="no" scroll="no" onload="this.style.height=this.contentWindow.document.body.scrollHeight + 'px';" style="width:100%; min-height: 500px; overflow:hidden;" title="MT5 - Forex Portal" width="100%" loading="lazy" frameborder="0"></iframe>
</div>
</div>
</div>
<div class="underblock"></div>
</li>
<script> 
 (function($) { 
            $('#collapse_block_html_3').on("click", function(){
             var ifram_data_load=$("#block_html_3").find("iframe").attr("src");
             $("#block_html_3").find("iframe").attr("src", ifram_data_load);  
            });
jQuery("#popularPostFrame").load(function(){
    if ($("#popularPostFrame").contents().find("body").html() == "") {
        console.log($("#popularPostFrame").contents().find("body").html());
        $("#popularPostFrame").parents('li').hide()
     }
});
            
        })(jQuery);
</script>

<li>
<div class="block smaller">
<div class="blocksubhead">
<a class="collapse" id="collapse_block_html_5" href="#top"><img alt src="images/metro/violet/buttons/collapse_40b.png" id="collapseimg_html_5" /></a>
<span id="title_block_html_5" class="blocktitle">บทวิเคราะห์ Forex</span>
</div>
<div class="widget_content blockbody floatcontainer">
<div id="block_html_5" class="blockrow">
<iframe data-src="https://informers.mt5.com/th/live_analysis/run/w=220&mode=vertical_500_3000&style=5_1&count=10&bg=ffffff_ffffff_0_666_0_0_0_0_000&bgl=3f3c58_3f3c58_11_bold_ffffff_h_normal_&tf=12_3a3854_h_normal_bold&tdt=9_9a9a9a_h_normal_normal&ta=11_000000_h_normal_normal&ch=0&pg=6&i=0&part_code=x-thforum&type=0" loading="lazy" frameborder="0" width="220" height="618" scrolling="no" id="iframesp" title="MT5 - universal Forex (Forex) portal for traders"></iframe><noframes><a href="https://www.mt5.com/">Forex portal</a></noframes>
</div>
</div>
</div>
<div class="underblock"></div>
</li>
<script> 
 (function($) { 
            $('#collapse_block_html_3').on("click", function(){
             var ifram_data_load=$("#block_html_3").find("iframe").attr("src");
             $("#block_html_3").find("iframe").attr("src", ifram_data_load);  
            });
jQuery("#popularPostFrame").load(function(){
    if ($("#popularPostFrame").contents().find("body").html() == "") {
        console.log($("#popularPostFrame").contents().find("body").html());
        $("#popularPostFrame").parents('li').hide()
     }
});
            
        })(jQuery);
</script>

<li>
<div class="block smaller">
<div class="blocksubhead">
<a class="collapse" id="collapse_block_html_7" href="#top"><img alt src="images/metro/violet/buttons/collapse_40b.png" id="collapseimg_html_7" /></a>
<span id="title_block_html_7" class="blocktitle">Thailand-forex.com ขอแนะนำ:</span>
</div>
<div class="widget_content blockbody floatcontainer">
<div id="block_html_7" class="blockrow">
<div style="margin: 0 auto; width: 240px; height: 400px"><script type="text/javascript">if(navigator.appName!="Microsoft Internet Explorer"){function receiveSize(e){document.getElementById("sidebar_banner_iframe").style.height = e.data + "px";}window.addEventListener("message", receiveSize, false);}</script><iframe id="sidebar_banner_iframe" data-src="https://old.fx.co/get_banner/forum/th/sidebar" frameborder="0" loading="lazy" width="100%" height="100%" scrolling="no" title="InstaForex"></iframe><noframes><a href="https://www.instaforex.com/th/?x=thforum">InstaForex</a></noframes></div>
</div>
</div>
</div>
<div class="underblock"></div>
</li>
<script> 
 (function($) { 
            $('#collapse_block_html_3').on("click", function(){
             var ifram_data_load=$("#block_html_3").find("iframe").attr("src");
             $("#block_html_3").find("iframe").attr("src", ifram_data_load);  
            });
jQuery("#popularPostFrame").load(function(){
    if ($("#popularPostFrame").contents().find("body").html() == "") {
        console.log($("#popularPostFrame").contents().find("body").html());
        $("#popularPostFrame").parents('li').hide()
     }
});
            
        })(jQuery);
</script>

</ul>
</div>

<div style="clear: left">




</div>
<div class="floatcontainer">
</div>
</div> 

<div id="bttop" style="display:none">
<svg class="stroke-current text-red" xmlns="http://www.w3.org/2000/svg" width="14px" height="14px" fill="none" viewBox="0 0 24 24" stroke="currentColor" style="margin-top: 12px;"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 11l7-7 7 7M5 19l7-7 7 7"></path></svg>
</div>
<div id="bttop1" class="js-footer-go-to-bottom" style="display: block;">
<svg class="stroke-current text-red" xmlns="http://www.w3.org/2000/svg" width="14px" height="14px" fill="none" viewBox="0 0 24 24" stroke="currentColor" style="margin-top: 12px;"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 13l-7 7-7-7m14-8l-7 7-7-7"></path></svg>
</div>

<div class="below_body">
<div id="footer" class="footer_metro">
<div>
<div>
<ul id="footer_links" class="footer_links">
<li><a href="sendmessage.php?s=e03b3e7f4a66b3ef60b44f211531fcd6" rel="nofollow" accesskey="9">&#3605;&#3636;&#3604;&#3605;&#3656;&#3629;&#3648;&#3619;&#3634;</a> </li>
<li><a href="https://thailand-forex.com">ฟอรัมฟอเร็กซ์ประเทศไทย</a> </li>
</ul>
<script type="text/javascript">
                    <!--
                    // Main vBulletin Javascript Initialization
                    vBulletin_init();
                    //-->
                </script>
</div>
</div>
</div>
<div id="footer_time" class="shade footer_time">เวลาปัจจุบัน 02:23 PM (GMT +7)</div>
<div id="footer_copyright" class="shade footer_copyright">

ลิขสิทธิ์ &copy; 2024 thailand-forex.com. สงวนลิขสิทธิ์.

</div>
<div id="footer_morecopyright" class="shade footer_morecopyright">

<img src="https://thailand-forex.com/cron.php?s=e03b3e7f4a66b3ef60b44f211531fcd6&amp;rand=1716967408" alt width="1" height="1" border="0" />

</div>


</div>
<script src="/redirect.php?url=https://old.fx.co/i/js/popup/fpopup.min.js"></script>
<script>(function($){pb.userIsGuest=true;pb.init("th");})(jQuery);</script>
<script>
    // This is quoted with js due to avoid page break for Indo languages in edit options and profile
    var quotes = "";
    
    var lang = "th";
    
    var url = "https://informers.mt5.com/"+lang+"/tick_quotes/run/transparent=1&quotes="+encodeURIComponent(quotes);
    document.getElementById("quotes_tick").src = url;
</script>
<script>$(function(){
 $('#navbar_username').data('holder',$('#navbar_username').attr('placeholder'));
 $('#navbar_username').focusin(function(){
     $(this).attr('placeholder','');
 });
 $('#navbar_username').focusout(function(){
     $(this).attr('placeholder',$(this).data('holder'));
 }); 
 })  
$(function(){
 $('#navbar_password').data('pass_holder',$('#navbar_password').attr('placeholder'));
 $('#navbar_password').focusin(function(){
     $(this).attr('placeholder','');
 });
 $('#navbar_password').focusout(function(){
     $(this).attr('placeholder',$(this).data('pass_holder'));
 });
 }) 
 </script>
<script>
$(document).ready(function(){
let timestamp=Math.round(new Date() / 1000);
$("#thiland_hidden_current_time").val(timestamp);
});
</script>
<script>
;(function () {
    let langBlock = document.querySelector('#lang_block');
    let langFront = langBlock.querySelector('#lang_front');
    let langBack = langBlock.querySelector('#lang_back');
    let langDropAnchor = langBlock.querySelector('.lang_link');
    let langArrow = langFront.querySelector('div');
    let langUrl = window.location;
    let langFlags = {
        english: {
            id: 1,
            url: 'images/flags/english.svg',
            langid: getLangUrl(langUrl, 1),
        },
        urdu: {
            id: 3,
            url: 'images/flags/thiland.svg',
            langid: getLangUrl(langUrl, 3)
        }
    };
    for (let country in langFlags) {
        if (getLangCookie('bb_languageid') === langFlags[country].id) {
            langFront.querySelector('img').src = langFlags[country]['url'];
        } else {
            langDropAnchor.href = langFlags[country].langid;
            langBack.querySelector('img').src = langFlags[country].url;
        }
    }
    langFront.addEventListener('click', function () {
        langBack.classList.toggle('show');
        langArrow.classList.toggle('lang_up');
    });
    document.addEventListener('click', function (e) {
        if (e.target === langBlock || langBlock.contains(e.target)) {
            return;
        }
        if (langBack.classList.contains('show')) {
            langBack.classList.remove('show');
            langArrow.classList.remove('lang_up');
        } else {
            return;
        }
    });
    function getLangUrl(langUrl, lang) {
        if (langUrl.pathname === "/" && (langUrl.search === "" || langUrl.search === "?langid=1" || langUrl.search === "?langid=3")) {
            return "?langid=" + lang;
        } else {
            let urlWithoutHash = langUrl.href.split('#');
            if (langUrl.search !== "") {
                return urlWithoutHash[0] + "&langid=" + lang;
            } else {
                return urlWithoutHash[0] + "?langid=" + lang;
            }
        }
    }
    function getLangCookie(name) {
        let matches = document.cookie.match(new RegExp(
            "(?:^|; )" + name.replace(/([\.$?*|{}\(\)\[\]\\\/\+^])/g, '\\$1') + "=([^;]*)"
        ));
        return matches ? +decodeURIComponent(matches[1]) : 3;
    }
})();
</script>
<script>
    let buttonComunity = document.querySelector('#link_nde5_655');
    let buttonForumActions = document.querySelector('#link_nde5_797');
    let buttonQuickLinks = document.querySelector('#link_nde5_846');

    buttonComunity.addEventListener('mouseover',navbarAnimate );
    buttonForumActions.addEventListener('mouseover',navbarAnimate );
    buttonQuickLinks.addEventListener('mouseover',navbarAnimate );

    function navbarAnimate(){
        this.classList.add('sub_navbar_arrow');
        //let menuBlock = this.querySelector('.popupbody');
        //menuBlock.style.display = 'block';
        this.addEventListener('mouseout',function () {
           this.classList.remove('sub_navbar_arrow');
            //menuBlock.style.display = 'none';
        });
    }
    
        
    $("#navtabs li a").hover(function(){
        if (!$(this).parent("li").parent(".popupbody").length){
           $(this).first().css("text-decoration", "underline")
        }
     }, function(){
        $(this).css("text-decoration", "none")
    });
</script>
<script>
    $(function() {
        $(window).scroll(function() {
            if ($(this).scrollTop() != 0) {
                $('#bttop').fadeIn();
            } else {
                $('#bttop').fadeOut();
            }
        });
        $('#bttop').click(function() {
            $('body,html').animate({
                scrollTop: 0
            }, 800);
        });
        $("select[name=styleid] option").each(function(){ 
            $(this).html($(this).html().replaceAll('&nbsp;',''));
        });
    });
</script>
<script>
    var country_code_criteo = 83451;
</script>
<script type="text/javascript" src="//static.criteo.net/js/ld/ld.js" async="true"></script>
<script>
        function mainScriptStatCriteo() {
            console.log(country_code_criteo);
            window.criteo_q = window.criteo_q || [];
            var deviceType = /iPad/.test(navigator.userAgent) ? "t" : /Mobile|iP(hone|od)|Android|BlackBerry|IEMobile|Silk/.test(navigator.userAgent) ? "m" : "d";
window.criteo_q.push(
            { event: "setAccount", account: country_code_criteo}, 
            { event: "setEmail", email: "79054025255fb1a26e4bc422aef54eb4" }, // Может быть пустой строкой
            { event: "setSiteType", type: deviceType},
            { event: "viewHome", user_segment: "20"});
        }
        
        function checkCookiesStatCriteo() {
            if(fetch_cookie('checkCriteo') != '1') {
                var expire = new Date();
                expire.setTime(expire.getTime() + (30*60*60*24*1000));
                set_cookie('checkCriteo', '1', expire);

                mainScriptStatCriteo();
            } 
        }

        $(document).ready(function(){
            setTimeout(checkCookiesStatCriteo, 30000);
        });
    </script>
<script>
$(document).ready(function(){
$(document).on('click','.smilie-category-link',function(e){
let id = $(this).data('id');
$('.smilie-scroll-box').animate({scrollTop: 0},0);
$('.smilie-scroll-box').animate({scrollTop: $('#smilie_category_'+id).position().top-50},0);
$('.smilie-category-link').removeClass('active');
$(this).addClass('active');
});

$(document).on('click',".smilie-category-row .smilie-control",function(){
         let parent = $(".smilie-category-row .smilie-category-wrap");
         let scrollLeft = parent.scrollLeft();
         let w = parent[0].scrollWidth;
         let sr = scrollLeft+220;
         let sl = scrollLeft-220;
         if($(this).hasClass('s-right')) {
             if(sr>w) {
                 parent.scrollLeft(w);
             } else {
                 parent.scrollLeft(sr);
             }
         }
         if($(this).hasClass('s-left')) {
             if(sl<0) {
                 parent.scrollLeft(0);
             } else {
                 parent.scrollLeft(sl);
             }
         }
    });

});

$(document).ready(function(){
    // Show hide popover
    $(".popupctrl2").click(function(){
        var element = document.getElementById("notifications");

        if (element.style.display === "none") {
            element.style.display = "block";
        } else {
            element.style.display = "none";
        }
            //$(this).find("#notifications").slideToggle("fast");
    });
});
$(document).click( function(event){
    var $trigger = $(".popupctrl2");
    if($trigger !== event.target && !$trigger.has(event.target).length){
        $("#notifications").slideUp("fast");
    }            
});


</script>
<script>
function setSlideGroupHeight() {
    var tmpClassName = 'tmp-class-' + Math.floor(Math.random() * 99999);
    $('.slider').clone()
        .css('position', 'relative')
        .css('left', '-10000em')
        .css('height', '10000px')
        .addClass(tmpClassName)
        .appendTo($('.slider').parent())
        .show()
    $('.' + tmpClassName + ' .slide_viewer').height(10000);
    $('.' + tmpClassName + ' .slide_group').height(10000);
    //add 1 arg to applay Math obj
    var maxHeight = Math.max.apply(Math, $('.' + tmpClassName + ' .slide').map(function () {
        $(this).show();
        $(this).height(10000);
        return $(this).find('li.restore').outerHeight(true);
    }).get());
    $('.' + tmpClassName).remove();
    $('.slide_group').height(maxHeight);
    $('.slide_viewer').height(maxHeight);
    $('.slider').height(maxHeight);
}
setSlideGroupHeight();
$(window).resize(setSlideGroupHeight);
</script>
<script>
   $('.slider').each(function() {
  var $this = $(this);
  var $group = $this.find('.slide_group');
  var $slides = $this.find('.slide');
  var bulletArray = [];
  var currentIndex = 0;
  var timeout;
function setSlider()
{
/*
var dheight=$(".slide_group").height();
if(screen.width<768){
 $("#newnav_notice").css("max-height",dheight+"px");
}else{
 $("#newnav_notice").removeAttr("style");
}
*/
 }
  function move(newIndex) {
    var animateLeft, slideLeft;
   advance();
    if ($group.is(':animated') || currentIndex === newIndex) {
      return;
    }  
    bulletArray[currentIndex].removeClass('active');
    bulletArray[newIndex].addClass('active');  
    if (newIndex > currentIndex) {
      slideLeft = '100%';
      animateLeft = '-100%';
    } else {
      slideLeft = '-100%';
      animateLeft = '100%';
    }   
    $slides.eq(newIndex).css({
      display: 'block',
      left: slideLeft
    });
    $group.animate({
      left: animateLeft
    }, function() {
      $slides.eq(currentIndex).css({
        display: 'none'
      });
      $slides.eq(newIndex).css({
        left: 0
      });
      $group.css({
        left: 0
      });
      currentIndex = newIndex;
     setSlider();
    });
///setSlider();
  }  
  function advance() {
    clearTimeout(timeout);
    timeout = setTimeout(function() {
      if (currentIndex < ($slides.length - 1)) {
        move(currentIndex + 1);
      } else {
        move(0);
      }
    }, 5000);
  }  
  $('.next_btn').on('click', function() {
    if (currentIndex < ($slides.length - 1)) {
      move(currentIndex + 1);
    } else {
      move(0);
    }
  });
  
  $('.previous_btn').on('click', function() {
    if (currentIndex !== 0) {
      move(currentIndex - 1);
    } else {
      move(3);
    }
  });
  
  $.each($slides, function(index) {
    var $button = $('<a class="slide_btn">&bull;</a>');
    
    if (index === currentIndex) {
      $button.addClass('active');
    }
    $button.on('click', function() {
      move(index);
    }).appendTo('.slide_buttons');
    bulletArray.push($button);
  });
  advance();
});
</script>
<script>
$(document).ready(function(){
	if(navigator.userAgent.indexOf("Firefox") != -1 ) {
         console.log('Firefox');
		$("#notices  .previous_btn").css({"margin-top":"-30px"}); 
                $("#notices  .next_btn").css({"margin-top":"-30px"}); 
		 
    }	
})
</script>
<script>
$(window).scroll(function () {
  if ($(window).scrollTop() + $(window).height() > $(document).height() - 100) {
    $(".js-footer-go-to-bottom").hide();
  } else {
    $(".js-footer-go-to-bottom").show();
  }
});

$(".js-footer-go-to-bottom").click(function () {
  $("html, body").animate(
    { scrollTop: $(document).height() - $(window).height() },
    800
  );
});
		
</script>

<script type="text/javascript" src="clientscript/imdmstat_main-min.js"></script>
<script type="text/javascript" src="clientscript/imdmstat_tip-min.js"></script>
<script language="JavaScript" type="text/javascript">
<!--
vbphrase['imdmsp'] = 'Сообщение в теме'; 
vbphrase['imdmwait'] = 'กำลังโหลด...';
vbphrase['imdmeditor'] = 'Редактор';
vbphrase['imdmprevpost'] = 'Предыдущее сообщение';
vbphrase['imdmnextpost'] = 'Следующее сообщение';
vbphrase['imdmclose'] = 'Close this window';

var imDMStat = new imDMStat('10', 0);
imDMStat.uid = 0;
imDMStat.listtab = ['-1', '7,8,9,10,11,12,13,14', '15,16,17,18,19', '20,21,22,23'];
imDMStat.init();
//-->
</script>

<script type="text/javascript">
vbphrase['doubleclick_forum_markread'] = "Double-click this icon to mark this forum and its contents as read";
init_forum_readmarker_system();

function closeButton(){
        let imdmstatDetail = document.querySelector('#mdmtt');
        imdmstatDetail.className = 'hidden';

}
</script>
<script>
$( document ).ready(function() {
    vbphrase['forum_rec'] = 'Thailand-forex ขอแนะนำ:';
    $( "#title_block_html_7" ).text(vbphrase['forum_rec']);
});
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.lazyloadxt/1.1.0/jquery.lazyloadxt.extra.min.js" integrity="sha512-vxhXi2ff4y4vKz7nT60trQXBHr1OE+IWGZU8/BPMLtZnmRHlInKbOicVgtwzBss8b0kKIUAW4Xrt0oEVUYr5XQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>(function(){if (!document.body) return;var js = "window['__CF$cv$params']={r:'88b4bd3ceb18639a',t:'MTcxNjk2NzQwOC41NDMwMDA='};_cpo=document.createElement('script');_cpo.nonce='',_cpo.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js',document.getElementsByTagName('head')[0].appendChild(_cpo);";var _0xh = document.createElement('iframe');_0xh.height = 1;_0xh.width = 1;_0xh.style.position = 'absolute';_0xh.style.top = 0;_0xh.style.left = 0;_0xh.style.border = 'none';_0xh.style.visibility = 'hidden';document.body.appendChild(_0xh);function handler() {var _0xi = _0xh.contentDocument || _0xh.contentWindow.document;if (_0xi) {var _0xj = _0xi.createElement('script');_0xj.innerHTML = js;_0xi.getElementsByTagName('head')[0].appendChild(_0xj);}}if (document.readyState !== 'loading') {handler();} else if (window.addEventListener) {document.addEventListener('DOMContentLoaded', handler);} else {var prev = document.onreadystatechange || function () {};document.onreadystatechange = function (e) {prev(e);if (document.readyState !== 'loading') {document.onreadystatechange = prev;handler();}};}})();</script></body>
</html>

Latest requests

# Url Url Source Date
1 https://thailand-forex.com/ 2024-05-29 07:23:28
2 https://drbo3b.b-cdn.net/research/… 2024-05-29 07:23:28
3 https://thebolditalic.com/?gi=493f… 2024-05-29 07:23:27
4 https://thebolditalic.com/?gi=b0a9… 2024-05-29 07:23:27
5 https://thebolditalic.com/?gi=3abf… 2024-05-29 07:23:26
6 https://thebolditalic.com/?gi=5b87… 2024-05-29 07:23:25
7 https://thebolditalic.com/?gi=e5ce… 2024-05-29 07:23:24
8 https://thebolditalic.com/?gi=209a… 2024-05-29 07:23:24
9 https://thebolditalic.com/?gi=b174… 2024-05-29 07:23:23
10 https://thebolditalic.com/?gi=4d8d… 2024-05-29 07:23:21
11 https://thebolditalic.com/?gi=1a91… 2024-05-29 07:23:20
12 https://thebolditalic.com/?gi=8303… 2024-05-29 07:23:19
13 https://thebolditalic.com/?gi=f239… 2024-05-29 07:23:19
14 https://thebolditalic.com/?gi=17ce… 2024-05-29 07:23:18
15 https://thebolditalic.com/?gi=0b50… 2024-05-29 07:23:18
16 https://thebolditalic.com/?gi=2978… 2024-05-29 07:23:17
17 https://thebolditalic.com/?gi=9dab… 2024-05-29 07:23:16
18 https://thebolditalic.com/?gi=65fa… 2024-05-29 07:23:15
19 https://thebolditalic.com/?gi=70bb… 2024-05-29 07:23:14
20 https://thebolditalic.com/?gi=3978… 2024-05-29 07:23:13