migrate-lsw/KM องค์กรแห่งการเรียนรู้/debug-menu-1628-detail-1803.html

2402 lines
147 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<link href="/public/layout/template/css/gray4.css" rel="stylesheet">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- <meta name="viewport" content="width=1200 user-scalable=yes"> -->
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="Description" content="เทศบาลเมืองลาดสวาย ( ทม. ลาดสวาย ) อำเภอลำลูกกา จังหวัดปทุมธานี" >
<meta name="Keyword" content="เทศบาลเมืองลาดสวาย(ทม.ลาดสวาย) อำเภอลำลูกกา จังหวัดปทุมธานี,webmaster,เทศบาลเมืองลาดสวาย ( ทม. ลาดสวาย ) อำเภอลำลูกกา จังหวัดปทุมธานี,เทศบาลเมืองลาดสวาย,ปทุมธานี,ทม.ลาดสวาย,111 หมู่ 5 ตำบลลาดสวาย อำเภอลำลูกกา จังหวัดปทุมธานี 12150
&lt;br&gt;
&lt;br&gt;โทรศัพท์ : 0-2198-7091-93
&lt;br&gt;โทรสาร : 0-2198-7100
&lt;br&gt;Email : admin@ladsawai.go.th ­­ ,เทศบาลเมืองลาดสวาย,list" >
<meta name="Robots" content="index" >
<meta name="Author" content="admin@podgikoong.co.cc" >
<meta name="RESOURCE-TYPE" content="DOCUMENT" >
<meta name="DISTRIBUTION" content="Local" >
<meta name="revisit-after" content="1 days" >
<meta name="RATING" content="GENERAL" >
<meta name="document-classification" content="News and Article" >
<meta name="reply-to content" content="info@inthai.info" ><title>KM องค์กรแห่งการเรียนรู้-เทศบาลเมืองลาดสวาย ( ทม. ลาดสวาย ) อำเภอลำลูกกา จังหวัดปทุมธานี</title>
<meta property="og:url" content="https://ladsawai.go.th/public/list/data/detail/id/1803/menu/1628/page/1" />
<meta property="og:type" content="website" />
<meta property="og:title" content="เทศบาลเมืองลาดสวาย ( ทม. ลาดสวาย ) อำเภอลำลูกกา จังหวัดปทุมธานี" />
<meta property="og:description" content="เทศบาลเมืองลาดสวาย ( ทม. ลาดสวาย ) อำเภอลำลูกกา จังหวัดปทุมธานี" />
<meta property="og:image" content="https://ladsawai.go.th/UserFiles/logotop.png" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="/public/layout/css/style/style.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="/public/layout/default/style/default.css" />
<link href="/public/bootstrap4-1/css/font-awesome.css" rel="stylesheet">
<link href="/public/bootstrap4-1/css/bootstrap.css" rel="stylesheet">
<link href="/public/layout/template/css/style.css" rel="stylesheet">
<link href="/public/layout/template/css/inside.css?clear" rel="stylesheet">
<link href="/public/layout/template/css/bootstrap-icons.css" rel="stylesheet">
<script type="text/javascript" src="/public/jquery/js/jquery.min.js"></script>
<script type="text/javascript" src="/public/js/global.js"></script>
<script type="text/javascript" src="/public/jquery/js/jquery-ui.min.js"></script>
<script type="text/javascript" src="/public/jquery/js/jquery.scrollTo.js"></script>
<script type="text/javascript" src="/public/jquery/js/jquery.scrollTo-min.js"></script>
<script type="text/javascript" src="/public/jquery/js/filestyle/jquery.filestyle.js"></script>
<script type="text/javascript" src="/public/jquery/js/jquery.flash.js"></script>
<script type="text/javascript" src="/public/jquery/js/jquery.ui.datepicker.js"></script>
<!--start marquee -->
<script type="text/javascript" src="/public/jquery/js/jquery.new.marquee.js"></script>
<!--end marquee -->
<!--start tooltip-->
<script type="text/javascript" src="/public/jquery/js/tooltip/tooltip.js"></script>
<!--end tooltip-->
<!-- start popup-->
<script type="text/javascript" src="/public/jquery/js/popup/js/thickbox.js"></script>
<link rel="stylesheet" href="/public/jquery/js/popup/css/thickbox.css" />
<!-- end popup-->
<!-- start jquery marqee -->
<script type="text/javascript" src="/public/jquery/js/jquery.new.marquee.js"></script>
<!-- <script type="text/javascript" src="/public/jquery/menuresponsive/js/jquery.unav.js"></script> -->
<!-- start jquery marqee -->
<link rel="stylesheet" href="/public/jquery/themes/smoothness/jquery.ui.all.css" />
<!-- start css -->
<link rel="stylesheet" href="/public/layout/css/style/style.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="/public/layout/default/style/default.css" />
<!-- end css-->
<!--start favicon-->
<!-- TinyMCE -->
<script src="/public/texteditor/tiny_mce.js"></script>
<script >
function fileBrowserCallBack(field_name, url, type, win) {
var connector = "../filemanager/browser.html?Connector=connectors/php/connector.php";
var enableAutoTypeSelection = true;
var cType;
tinymcpuk_field = field_name;
tinymcpuk = win;
switch (type) {
case "image":
cType = "Image";
break;
case "flash":
cType = "Flash";
break;
case "file":
cType = "File";
break;
}
if (enableAutoTypeSelection && cType) {
connector += "&Type=" + cType;
}
var W = 600;
var H = 400;
var winleft = (screen.width - W) / 2;
var winup = (screen.height - H) / 2;
var winProp = ',width='+W+',height='+H+',left='+winleft+',top='+winup;
window.open(connector, "tinymcpuk", "modal"+winProp);
}
function myCustomEditorBgColor() {
$(tinymce.editors).each(function(){
this.getBody().style.backgroundColor = "#ffffff";
});
}
function load_text_editor(text_editor_elements){
tinyMCE.init({
// General options
language : "th",
relative_urls: false,
mode : "exact",
elements : text_editor_elements ,
theme : "advanced" ,//simple,advanced
skin : "o2k7",//o2k7,default,cirkuit
skin_variant : "silver",//silver,black
auto_reset_designmode: true,
auto_resize:true,
//forced_root_block : false,
force_br_newlines : false,
force_p_newlines : true,
paste_auto_cleanup_on_paste : true,
paste_postprocess : function(pl, o) {
o.node.innerHTML=o.node.innerHTML.replace(/<table/gi,"<table class=\"tiny\" ");
},
plugins : "safari,pagebreak,style,layer,table,save,advhr,advimage,advlink,emotions,iespell,inlinepopups,insertdatetime,preview,media,searchreplace,print,contextmenu,paste,directionality,fullscreen,noneditable,visualchars,nonbreaking,xhtmlxtras,template",
// Theme options
//theme_advanced_buttons1 : "bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,sub,sup,|,emotions",
theme_advanced_buttons1 : "bold,italic,underline,strikethrough",
//copy,paste,pastetext,pasteword,|,bullist,numlist,|,outdent,indent,blockquote,|,undo,redo,|,link,unlink,anchor,image,cleanup,code,|,preview,|,forecolor,backcolor
theme_advanced_buttons2 : "justifyleft,justifycenter,justifyright,justifyfull,|,sub,sup,|,emotions",
//theme_advanced_buttons3 : "",
//tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,emotions,iespell,media,advhr,|,fullscreen
theme_advanced_buttons3 : "",
theme_advanced_buttons4 : "",
oninit : "myCustomEditorBgColor",
theme_advanced_toolbar_location : "top",
theme_advanced_toolbar_align : "center",
theme_advanced_statusbar_location : "bottom",
file_browser_callback : "fileBrowserCallBack",
theme_advanced_resizing : false,
theme_advanced_disable : "fontselect,styleselect,cleanup,anchor,charmap,visualaid,help"
});
}
</script>
<!-- /TinyMCE --> <link rel="shortcut icon" type="image/png" href="/public/favicon.png" />
</head>
<body>
<input type="hidden" id="img_lang" name="img_lang" value="" />
<header>
<!-- <div class="bgheaderbtm"></div> -->
<div id="ladsawaiPlay">
<div class="water"></div>
<div class="fishall">
<div class="bgfish fish1"></div>
<div class="bgfish2 fish2"></div>
<div class="bgfish2 fish3"></div>
<div class="fishjump">
<div class="maskfish">
<div class="movefish">
<div class="bgfish3"></div>
</div>
</div>
</div>
<div class="splashmask">
<div class="splash"></div>
</div>
</div>
<div class="lotusgp1 item1">
<div class="lotus4"></div>
<div class="lotus3"></div>
<div class="lotus2"></div>
<div class="lotus1"></div>
</div>
<div class="lotusgp2">
<div class="lotus7"></div>
<div class="lotus6"></div>
<div class="lotus5"></div>
</div>
<div class="lotusgp1 item2">
<div class="lotus4"></div>
<div class="lotus3"></div>
<div class="lotus2"></div>
<div class="lotus1"></div>
</div>
<div class="lotusgp3">
<div class="lotus8"></div>
<div class="lotus9"></div>
</div>
<div class="bggrass"></div>
<svg>
<filter id="turbulence" x="0" y="0" width="100%" height="100%">
<feTurbulence id="sea-filter" numOctaves="3" seed="2" baseFrequency="0.05"></feTurbulence>
<feDisplacementMap scale="9" in="SourceGraphic"></feDisplacementMap>
<animate xlink:href="#sea-filter" attributeName="baseFrequency" dur="20s" keyTimes="0;1" values="0.03 0.06;0.04 0.06" repeatCount="indefinite" />
</filter>
</svg>
</div>
<section id="slideBox">
<div class="row no-gutters">
<div class="col-12 col-xl-auto topSlide">
<script type="text/javascript" src="/public/jquery/js/fadeslide/jquery_cycle_all.js"></script>
<div class="row">
<div class="col-12" >
<div id="preload_slideone">
<img src="/public/images/icon/load.gif">
</div>
<div id="photo-slidetype1" style="display: none;">
<img src="/public/slideone_upload/backend/slideone_4_1.png" width="1600"/>
<img src="/public/slideone_upload/backend/slideone_5_1.jpg" width="1600"/>
<img src="/public/slideone_upload/backend/slideone_2_1.jpg" width="1600"/>
<img src="/public/slideone_upload/backend/slideone_1_1.jpg" width="1600"/>
</div>
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){
$('div#photo-slidetype1').cycle({
fx: 'fade',
speed: 2000,
timeout: 5000
});
$('div#preload_slideone').hide('fast');
$('div#photo-slidetype1').show('fast');
});
</script>
</div>
</div>
</section>
<div class="topHead">
<div class="container">
<div class="row">
<div class="col-auto" id="menumobile_display">
<link rel="stylesheet" href="/public/jquery/menuresponsive/css/style.unav.css">
<style type="text/css">
.menumobile-nav{
display: none;
}
</style>
<div class="menumobile-nav lang-1" id="menumobile">
<button>
<span>Toggle menu</span>
</button>
<nav>
<a href="/public/" >หน้าแรก</a><div><a href="javascript:void(0)" >ข้อมูลพื้นฐานตำบล<div><a href="/public/list/data/index/menu/1142" >ประวัติความเป็นมา</a></div><div><a href="/public/list/data/index/menu/1144" >ข้อมูลสภาพทั่วไป</a></div><div><a href="javascript:void(0)" >ข้อมูลชุมชน</a><div><a href="/public/list/data/index/menu/1168" >ข้อมูลและรายละเอียดชุมชน</a></div><div><a href="/public/person/data/chart/structure_id/30/menu/1170" >ผู้นำชุมชน</a></div></div><div><a href="/public/list/data/index/menu/1171" >ผลิตภัณฑ์ชุมชน/OTOP</a></div><div><a href="/public/list/data/index/menu/1173" >สถานที่สำคัญ</a></div><div><a href="/public/list/data/index/menu/1333" >แกลอรี่ภาพถ่ายภูมิทัศน์</a></div><div><a href="/public/list/data/index/menu/1610" >บริการขั้นพื้นฐาน</a></div><div><a href="/public/list/data/index/menu/1612" >สาธารณูปโภค</a></div><div><a href="/public/list/data/index/menu/1614" >ยุทธศาสตร์</a></div><div><a href="/public/list/data/index/menu/1632" >โครงสร้างหน่วยงาน</a></div></a></div><div><a href="javascript:void(0)" >บุคลากร<div><a href="/public/list/data/index/menu/1178" >แผนผังองค์กรรวม</a></div><div><a href="/public/person/data/chart/structure_id/17/menu/1180" >คณะผู้บริหาร</a></div><div><a href="/public/person/data/chart/structure_id/18/menu/1181" >สมาชิกสภา</a></div><div><a href="/public/person/data/chart/structure_id/19/menu/1182" >ผู้บริหารส่วนราชการ</a><div><a href="/public/person/data/chart/structure_id/20/menu/1183" >สำนักปลัดเทศบาล</a></div><div><a href="/public/person/data/chart/structure_id/21/menu/1184" >กองคลัง</a></div><div><a href="/public/person/data/chart/structure_id/22/menu/1185" >กองช่าง</a></div><div><a href="/public/person/data/chart/structure_id/23/menu/1186" >กองการศึกษา </a></div><div><a href="/public/person/data/chart/structure_id/24/menu/1187" >กองสาธารณสุขและสิ่งแวดล้อม</a></div><div><a href="/public/person/data/chart/structure_id/25/menu/1188" >กองสวัสดิการสังคม</a></div><div><a href="/public/person/data/chart/structure_id/29/menu/1192" >หน่วยงานตรวจสอบภายใน</a></div><div><a href="/public/person/data/chart/structure_id/31/menu/1603" >กองการเจ้าหน้าที่</a></div><div><a href="/public/person/data/chart/structure_id/32/menu/1604" >กองยุทธศาสตร์และงบประมาณ</a></div></div></a></div><div><a href="javascript:void(0)" >ผลการดำเนินงาน<div><a href="/public/list/data/index/menu/1200" >ผลงาน</a><div><a href="/public/list/data/index/menu/1616" >รายงานผลงานประจำปี</a></div></div><div><a href="/public/list/data/index/menu/1202" >รายงานแสดงฐานะการเงิน</a></div><div><a href="/public/list/data/index/menu/1205" >การลดขั้นตอนการปฏิบัติงาน</a></div></a></div><div><a href="javascript:void(0)" >อำนาจหน้าที่<div><a href="/public/list/data/index/menu/1568" >เทศบาลเมือง</a></div><div><a href="/public/list/data/index/menu/1147" >สำนักปลัดเทศบาล</a></div><div><a href="/public/list/data/index/menu/1149" >กองคลัง</a></div><div><a href="/public/list/data/index/menu/1151" >กองช่าง</a></div><div><a href="/public/list/data/index/menu/1153" >กองการศึกษา </a></div><div><a href="/public/list/data/index/menu/1155" >กองสาธารณสุขและสิ่งแวดล้อม</a></div><div><a href="/public/list/data/index/menu/1157" >กองสวัสดิการสังคม</a></div><div><a href="/public/list/data/index/menu/1165" >หน่วยงานตรวจสอบภายใน</a></div><div><a href="/public/list/data/index/menu/1605" >กองการเจ้าหน้าที่</a></div><div><a href="/public/list/data/index/menu/1607" >กองยุทธศาสตร์และงบประมาณ</a></div></a></div><div><a href="javascript:void(0)">แผนพัฒนาท้องถิ่น<div><a href="/public/list/data/datacategory/catid/113/menu/1196" title="การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน">การประเมินความเสี่ยงการทุจริตในประเด็นที่เกี่ยวข้องกับสินบน</a></div><div><a href="/public/list/data/datacategory/catid/1/menu/1196" title="แผนการดำเนินงาน">แผนการดำเนินงาน</a></div><div><a href="/public/list/data/datacategory/catid/2/menu/1196" title="แผนพัฒนาท้องถิ่น">แผนพัฒนาท้องถิ่น</a></div><div><a href="/public/list/data/datacategory/catid/4/menu/1196" title="แผนอัตรากำลัง">แผนอัตรากำลัง</a></div><div><a href="/public/list/data/datacategory/catid/112/menu/1196" title="แผนปฏิบัติการจัดซื้อจัดจ้าง">แผนปฏิบัติการจัดซื้อจัดจ้าง</a></div><div><a href="/public/list/data/datacategory/catid/7/menu/1196" title="รายงานติดตามและประเมินผลแผนพัฒนา">รายงานติดตามและประเมินผลแผนพัฒนา</a></div><div><a href="/public/list/data/datacategory/catid/75/menu/1196" title="แผนปฏิบัติการป้องกันการทุจริต">แผนปฏิบัติการป้องกันการทุจริต</a></div><div><a href="/public/list/data/datacategory/catid/80/menu/1196" title="การบริหารและพัฒนาทรัพยากรบุคคล">การบริหารและพัฒนาทรัพยากรบุคคล</a></div><div><a href="/public/list/data/datacategory/catid/6/menu/1196" title="เทศบัญญัติงบประมาณ">เทศบัญญัติงบประมาณ</a></div><div><a href="/public/list/data/datacategory/catid/81/menu/1196" title="มติ ก.ท.จ.ปทุมธานี">มติ ก.ท.จ.ปทุมธานี</a></div><div><a href="/public/list/data/datacategory/catid/82/menu/1196" title="รายงานผลการปฏิบัติงานประจำปี">รายงานผลการปฏิบัติงานประจำปี</a></div><div><a href="/public/list/data/datacategory/catid/90/menu/1196" title="โอนงบประมาณรายจ่าย">โอนงบประมาณรายจ่าย</a></div><div><a href="/public/list/data/datacategory/catid/91/menu/1196" title="แก้ไขเปลี่ยนแปลงคำชี้แจงงบประมาณ">แก้ไขเปลี่ยนแปลงคำชี้แจงงบประมาณ</a></div></a></div><div><a href="javascript:void(0)" >กฎหมายและระเบียบ<div><a href="/public/list/data/index/menu/1539" >เทศบัญญัติ และคำสั่ง เทศบาล</a></div><div><a href="/public/rss/data/law/menu/1220" >พระราชบัญญัติ และ พระราชกฤษฎีกา</a></div><div><a href="/public/rss/data/rules/menu/1221" >กฎหมาย ระเบียบ และประกาศกระทรวง</a></div></a></div><div><a href="javascript:void(0)" >เมนูสำหรับประชาชน<div><a href="/public/complaint/data/index/menu/460" >รับเรื่องราวร้องทุกข์</a></div><div><a href="/public/survey/data/index/menu/462" >แบบสอบถามความพึงพอใจ</a></div><div><a href="/public/list/data/index/menu/1208" >คู่มือประชาชน</a></div><div><a href="/public/list/data/index/menu/1210" >ดาวน์โหลดแบบฟอร์ม</a></div><div><a href="/public/allowance/data/index/menu/1212" >เบี้ยยังชีพผู้สูงอายุ</a></div><div><a href="/public/cripple/data/index/menu/1213" >เบี้ยยังชีพคนพิการ</a></div><div><a href="/public/oss/data/listgeneral/menu/1383" >E-Service</a></div><div><a href="/public/list/data/index/menu/1307" >คำถามที่พบบ่อย</a></div><div><a href="/public/list/data/index/menu/1595" >มาตรการส่งเสริมความโปร่งใสและป้องกันการทุจริต</a></div><div><a href="/public/receivecomplaint/data/index/menu/1598" >รับเรื่องร้องเรียนการทุจริตประพฤติมิชอบ</a></div><div><a href="/public/list/data/index/menu/1619" >นโยบายการบริหารทรัพยากรบุคคล</a></div><div><a href="/public/list/data/index/menu/1634" >นโยบาย No Gift Policy</a></div></a></div><div><a href="javascript:void(0)" >งานบริการ<div><a href="/public/rss/egp/listegp/menu/1572" >ประกาศจัดซื้อจัดจ้างภาครัฐ (egp)</a></div><div><a href="/public/calendar/data/index/menu/945" >ปฏิทินกิจกรรม</a></div><div><a href="/public/list/data/index/menu/1248" >อปพร.</a></div><div><a href="/public/list/data/index/menu/1402" >รางวัลแห่งความภูมิใจ</a></div><div><a href="/public/list/data/index/menu/1258" >ข้อมูลวารสาร</a></div><div><a href="/public/list/data/index/menu/1287" >ประมวลจริยธรรม</a></div><div><a href="/public/list/data/index/menu/1262" >การประเมินคุณธรรม และความโปร่งใส (ITA)</a></div><div><a href="/public/list/data/index/menu/1265" >การประเมินประสิทธิภาพของ อปท. (LPA)</a></div><div><a href="/public/list/data/index/menu/1268" >พรบ. อำนวยความสะดวก 2558</a></div><div><a href="/public/list/data/index/menu/1585" >ศูนย์ข้อมูลข่าวสาร</a></div><div><a href="/public/list/data/index/menu/1250" >ศูนย์ยุติธรรม/ศูนย์ดำรงธรรม</a></div><div><a href="/public/list/data/index/menu/1321" >ศูนย์รับเรื่องราวร้องทุกข์</a></div><div><a href="/public/list/data/index/menu/1254" >ศูนย์พัฒนาผู้สูงอายุ</a></div><div><a href="/public/list/data/index/menu/1275" >รายงานกิจการสภา</a></div><div><a href="/public/list/data/index/menu/1279" >เงินอุดหนุนดูแลเด็กแรกเกิด</a></div><div><a href="/public/list/data/index/menu/1256" >กองทุนหลักประกันสุขภาพ สปสช.</a></div><div><a href="/public/list/data/index/menu/1587" >กลุ่มสตรี</a></div><div><a href="/public/list/data/index/menu/1543" > ศูนย์ประสานงานการเลือกตั้งสมาชิกสภาเทศบาลและนายกเทศมนตรี</a></div><div><a href="/public/list/data/index/menu/1545" >แนะนำสถานที่ท่องเที่ยว</a></div><div><a href="/public/list/data/index/menu/1273" >โรงพยาบาลส่งเสริมสุขภาพตำบล (รพ.สต.)</a></div><div><a href="/public/list/data/index/menu/1628" >KM องค์กรแห่งการเรียนรู้</a></div></a></div><a href="/public/webboard/data/index/menu/1228" >กระดานกระทู้</a><a href="/public/contact/data/index/menu/1290" >ติดต่อ</a><a href="/public/sitemap/data/index/menu/1289" >แผนผังเว็บไซต์</a> </nav>
</div>
<script src="/public/jquery/menuresponsive/js/jquery.unav.js"></script>
<script>
$(function(){
$('#menumobile').uNav();
if($( window ).width() <= 991){
$('.menumobile-nav').fadeIn('fast');
}
});
</script> </div>
<div class="logoBox col col-sm">
<div class="row">
<div class="logoBlc col-auto">
<div class="row">
<div class="logoBlcL order-1 col-auto order-lg-first">
<a href="/public">
<img src="/public/layout/template/images/logotop.png" title="กลับสู่หน้าหลัก">
</a>
</div>
<div class="logoBlcR order-2 col order-lg-1">
<div class="row">
<div class="logoName col-lg notranslate">
<h2 class="logoName1st">เทศบาลเมืองลาดสวาย <div class="logoName1stlight">เทศบาลเมืองลาดสวาย</div>
</h2>
<h6 class="logoName2nd">LADSAWAI MUNICIPALITY</h6>
</div>
</div>
</div>
</div>
</div>
<div class="langBox order-first col-12 col-lg order-lg-2">
<div class="row">
<div id="switchlang_display" class="langBlc order-1 col col-lg order-lg-first">
<link rel="stylesheet" href="/application/modules/switchlang/views/scripts/data/css/style.css" type="text/css" /><script src="/application/modules/switchlang/views/scripts/data/js/switchlang_frontend.js" ></script><style>
.language-box {
text-align: center;
}
.language-box a{
padding-left:0px;
opacity: 1;
position: relative;
}
.each-language {
opacity: 0.4;
filter: alpha(opacity=40);
}
.each-language:HOVER {
opacity: 1.0;
filter: alpha(opacity=100);
}
.current-lang {
opacity: 1.0;
filter: alpha(opacity=100);
}
.padding{
padding: 0px 5px;
}
</style>
<script>
function create_cookie(name, value, days2expire, path) {
var date = new Date();
date.setTime(date.getTime() + (days2expire * 24 * 60 * 60 * 1000));
var expires = date.toUTCString();
document.cookie = name + '=' + value + ';' +
'expires=' + expires + ';' +
'path=' + path + ';';
}
var cookie_name = 'googtrans';
var cookie_value = 'th/th';
create_cookie(cookie_name, cookie_value, 1, window.location.hostname);
</script>
<style>
.goog-te-banner-frame.skiptranslate {
display: none !important;
}
body {
top: 0px !important;
}
.color-write{
text-align: center;
color: #ffffff;
font-size: 11px;
}
.switchlangindexDesktop{
display: none;
}
.switchlangindexMobile{
display: block;
}
@media (min-width: 576px){
.switchlangindexDesktop{
display: block;
}
.switchlangindexMobile{
display: none;
}
}
</style>
<script>
function googleTranslateElementInit() {
// new google.translate.TranslateElement({pageLanguage: 'th', layout: google.translate.TranslateElement.InlineLayout.SIMPLE, multilanguagePage: true}, 'google_translate_element');
new google.translate.TranslateElement({pageLanguage: 'th'}, 'google_translate_element');
}
</script>
<script src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit&hl=en"></script>
<div class="language-box notranslate switchlangindexDesktop">
<table border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td colspan="4" class="color-write">เลือกเปลี่ยนภาษา</td>
</tr>
<tr>
<td align="center">
<a class="tooltip color-write" href="javascript:void(0)" onclick="changeLang('lang/1/tl/th/cur/1');" title="Thailand">
<!-- <img class="each-language current-lang" src="/application/modules/switchlang/views/scripts/images/lang/th.png" title="Thailand" border="0"> -->
<img class="each-language current-lang" src="/public/switchlang_upload/flag1.png" title="Thailand" border="0">
</a>
</td>
<!-- <td class="color-write padding"> -->
<!-- </td> -->
<td align="center">
<a class="tooltip color-write" href="javascript:void(0)" onclick="changeLang('lang/2/tl/en/cur/2');" title="Philippines">
<!-- <img class="each-language xx" src="/application/modules/switchlang/views/scripts/images/lang/en.png" title="Philippines" border="0"> -->
<img class="each-language xx" src="/public/switchlang_upload/flag2.png" title="Philippines" border="0">
</a>
</td>
<!-- <td class="color-write padding"> -->
<!-- </td> -->
<td align="center">
<a class="tooltip color-write" href="javascript:void(0)" onclick="changeLang('lang/2/tl/ms/cur/3');" title="Malaysia">
<!-- <img class="each-language xx" src="/application/modules/switchlang/views/scripts/images/lang/ms.png" title="Malaysia" border="0"> -->
<img class="each-language xx" src="/public/switchlang_upload/flag3.jpg" title="Malaysia" border="0">
</a>
</td>
<!-- <td class="color-write padding"> -->
<!-- </td> -->
<td align="center">
<a class="tooltip color-write" href="javascript:void(0)" onclick="changeLang('lang/2/tl/ms/cur/4');" title="Singapore">
<!-- <img class="each-language xx" src="/application/modules/switchlang/views/scripts/images/lang/ms.png" title="Singapore" border="0"> -->
<img class="each-language xx" src="/public/switchlang_upload/flag4.jpg" title="Singapore" border="0">
</a>
</td>
<!-- <td class="color-write padding"> -->
<!-- </td> -->
<td align="center">
<a class="tooltip color-write" href="javascript:void(0)" onclick="changeLang('lang/2/tl/id/cur/5');" title="Indonesia">
<!-- <img class="each-language xx" src="/application/modules/switchlang/views/scripts/images/lang/id.png" title="Indonesia" border="0"> -->
<img class="each-language xx" src="/public/switchlang_upload/flag5.jpg" title="Indonesia" border="0">
</a>
</td>
<!-- <td class="color-write padding"> -->
<!-- </td> -->
<td align="center">
<a class="tooltip color-write" href="javascript:void(0)" onclick="changeLang('lang/2/tl/ms/cur/6');" title="Brunei Darussalam">
<!-- <img class="each-language xx" src="/application/modules/switchlang/views/scripts/images/lang/ms.png" title="Brunei Darussalam" border="0"> -->
<img class="each-language xx" src="/public/switchlang_upload/flag6.jpg" title="Brunei Darussalam" border="0">
</a>
</td>
<!-- <td class="color-write padding"> -->
<!-- </td> -->
<td align="center">
<a class="tooltip color-write" href="javascript:void(0)" onclick="changeLang('lang/2/tl/vi/cur/7');" title="Vietnam">
<!-- <img class="each-language xx" src="/application/modules/switchlang/views/scripts/images/lang/vi.png" title="Vietnam" border="0"> -->
<img class="each-language xx" src="/public/switchlang_upload/flag7.jpg" title="Vietnam" border="0">
</a>
</td>
<!-- <td class="color-write padding"> -->
<!-- </td> -->
<td align="center">
<a class="tooltip color-write" href="javascript:void(0)" onclick="changeLang('lang/2/tl/my/cur/8');" title="Myanmar">
<!-- <img class="each-language xx" src="/application/modules/switchlang/views/scripts/images/lang/my.png" title="Myanmar" border="0"> -->
<img class="each-language xx" src="/public/switchlang_upload/flag8.jpg" title="Myanmar" border="0">
</a>
</td>
<!-- <td class="color-write padding"> -->
<!-- </td> -->
<td align="center">
<a class="tooltip color-write" href="javascript:void(0)" onclick="changeLang('lang/2/tl/lo/cur/9');" title="Laos">
<!-- <img class="each-language xx" src="/application/modules/switchlang/views/scripts/images/lang/lo.png" title="Laos" border="0"> -->
<img class="each-language xx" src="/public/switchlang_upload/flag9.jpg" title="Laos" border="0">
</a>
</td>
<!-- <td class="color-write padding"> -->
<!-- </td> -->
<td align="center">
<a class="tooltip color-write" href="javascript:void(0)" onclick="changeLang('lang/2/tl/km/cur/10');" title="Cambodia">
<!-- <img class="each-language xx" src="/application/modules/switchlang/views/scripts/images/lang/km.png" title="Cambodia" border="0"> -->
<img class="each-language xx" src="/public/switchlang_upload/flag10.jpg" title="Cambodia" border="0">
</a>
</td>
<!-- <td class="color-write padding"> -->
<!-- </td> -->
</tr>
</table>
</div>
<div class="language-box notranslate switchlangindexMobile">
<select onchange="switchlang(this.value)">
<!-- <select onchange="changeLang(this.value)"> -->
<option selected number="0" value="lang/1/tl/th/cur/0">Thailand</option>
<option number="1" value="lang/2/tl/en/cur/1">Philippines</option>
<option number="2" value="lang/2/tl/ms/cur/2">Malaysia</option>
<option number="3" value="lang/2/tl/ms/cur/3">Singapore</option>
<option number="4" value="lang/2/tl/id/cur/4">Indonesia</option>
<option number="5" value="lang/2/tl/ms/cur/5">Brunei Darussalam</option>
<option number="6" value="lang/2/tl/vi/cur/6">Vietnam</option>
<option number="7" value="lang/2/tl/my/cur/7">Myanmar</option>
<option number="8" value="lang/2/tl/lo/cur/8">Laos</option>
<option number="9" value="lang/2/tl/km/cur/9">Cambodia</option>
</select>
</div>
<script type="text/javascript">
function googleTranslateElementInit() {
new google.translate.TranslateElement({pageLanguage: 'th'}, 'translate_moblie');
}
</script>
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
<script type="text/javascript">
$(document).ready(function() {
switchlang = function(data){
var res = data.split("/");
$.post( "/public/switchlang/data/index/menu/0", { lang: res['5']} );
changeLang(data)
}
});
</script>
</div>
<div class="memBox order-first col-auto col-lg order-lg-1">
<div class="row">
<div class="memBlc col-auto">
<div class="loginBnn">
<a href="/public/member/data/indexmember/">เข้าสู่ระบบ</a>
</div>
</div>
<div class="home col-auto">
<a href="/public/contact/data/index/menu/1290">ติดต่อเรา</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<section class="menu">
<div class="bgmenutop">
<div class="container">
<div class="topMenu">
<div id="govmenu_display">
<script src="/application/modules/menu/views/scripts/data/js/private_front_menu.js" ></script><script src="/application/modules/menu/views/scripts/data/js/scriptbreaker-multiple-accordion-1.js" ></script><script type="text/javascript" src="/application/modules/menu/views/scripts/data/js/scriptbreaker-multiple-accordion-1.js"></script>
<script type="text/javascript" src="/application/modules/menu/views/scripts/data/js/private_front_menu.js"></script>
<script type="text/javascript">
function downloadfile(idmenu) {
$.ajax({
url: '/public/menu/data/ajaxloadfile/',
type: 'POST',
dataType: 'html',
data: {id:idmenu},
success:function(data){
window.open(data);
}
})
}
</script>
<style>
a.show_mainmenu_link:link {text-decoration:underline; color:#f024af; }
a.show_mainmenu_link:visited {text-decoration:underline; color:#000000;}
a.show_mainmenu_link:hover{text-decoration:underline; color:#f024af;}
a.show_mainmenu_link:active {text-decoration:underline; color:#000000;}
ul#show_mainmenu-normal{
font-family:sans-serif;
width:286px;
color:#f024af;
font-size:18px;
margin:0px;
padding:0px;
list-style:none;
}
li.show_mainmenu-normal{
padding-bottom:5px;
margin-bottom:0px;
text-align:left;
}
ul #sub_show_mainmenu-normal{
font-family:sans-serif;
color:#f024af;
font-size:18px;
margin:0px;
padding-left:25px;
list-style:none;
}
li.sub_show_mainmenu-normal{
margin:0px 0px 50px 0px;
padding-bottom:5px;
margin-bottom:0px;
text-align:left;
}
img.show_mainmenu-normal{
border:none;
vertical-align:top !important;
text-align:left;
}
a.show_mainmenu_link{
display: inline-block;
}
a.show_mainmenu-normal img{
border:none;
}
</style>
<!-- <link rel="stylesheet" type="text/css" href="/public/jquery/js/menumatic/css/stylemenumatic.css"> -->
<link rel="stylesheet" type="text/css" href="/public/jquery/js/menumatic/css/MenuMatic.css">
<!--[if lt IE 7]>
<link rel="stylesheet" href="/public/jquery/js/menumatic/css/MenuMatic-ie6.css" type="text/css" media="screen" charset="utf-8" />
<![endif]-->
<style>
li.sub_show_mainmenu-normal{
padding-bottom:0px !important;
}
li.show_mainmenu-normal{
padding-bottom:0px !important;
}
</style>
<ul id="nav" class="lang-1">
<li class='show_mainmenu-normal' id="menu1538">
<a class='show_mainmenu_first-link' href='/public/' >
หน้าแรก
</a>
<li class='show_mainmenu-normal' id="menu1141">
<a class='show_mainmenu_first-link' href='javascript:void(0)' >
ข้อมูลพื้นฐานตำบล
</a>
<ul id='sub_show_mainmenu-normal' class='test1 1141' >
<li id="menu1142" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1142">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="">
<tr><td align='left' style='padding-left:3px;'>ประวัติความเป็นมา
</td>
</tr>
</table> </a>
<li id="menu1144" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1144">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="1">
<tr><td align='left' style='padding-left:3px;'>ข้อมูลสภาพทั่วไป
</td>
</tr>
</table> </a>
<li class="sub_show_mainmenu-normal" id="menu1167" >
<a class='2 show_mainmenu_link menu_has_childs' href="javascript:void(0)" >
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="2">
<tr><td align='left' style='padding-left:3px;'>ข้อมูลชุมชน
</td>
</tr>
</table> </a>
<!-- เริ่มทำ -->
<ul id='sub_show_mainmenu-normal' class='test3'>
<li id="menu1168" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1168">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="3">
<tr><td align='left' style='padding-left:3px;'>ข้อมูลและรายละเอียดชุมชน
</td>
</tr>
</table> </a>
<li id="menu1170" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/person/data/chart/structure_id/30/menu/1170">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="4">
<tr><td align='left' style='padding-left:3px;'>ผู้นำชุมชน
</td>
</tr>
</table> </a>
</li></ul>
<li id="menu1171" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1171">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="5">
<tr><td align='left' style='padding-left:3px;'>ผลิตภัณฑ์ชุมชน/OTOP
</td>
</tr>
</table> </a>
<li id="menu1173" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1173">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="6">
<tr><td align='left' style='padding-left:3px;'>สถานที่สำคัญ
</td>
</tr>
</table> </a>
<li id="menu1333" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1333">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="7">
<tr><td align='left' style='padding-left:3px;'>แกลอรี่ภาพถ่ายภูมิทัศน์
</td>
</tr>
</table> </a>
<li id="menu1610" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1610">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="8">
<tr><td align='left' style='padding-left:3px;'>บริการขั้นพื้นฐาน
</td>
</tr>
</table> </a>
<li id="menu1612" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1612">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="9">
<tr><td align='left' style='padding-left:3px;'>สาธารณูปโภค
</td>
</tr>
</table> </a>
<li id="menu1614" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1614">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="10">
<tr><td align='left' style='padding-left:3px;'>ยุทธศาสตร์
</td>
</tr>
</table> </a>
<li id="menu1632" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1632">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="11">
<tr><td align='left' style='padding-left:3px;'>โครงสร้างหน่วยงาน
</td>
</tr>
</table> </a>
</ul>
<li class='show_mainmenu-normal' id="menu1177">
<a class='show_mainmenu_first-link' href='javascript:void(0)' >
บุคลากร
</a>
<ul id='sub_show_mainmenu-normal' class='test1 1177' >
<li id="menu1178" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1178">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="12">
<tr><td align='left' style='padding-left:3px;'>แผนผังองค์กรรวม
</td>
</tr>
</table> </a>
<li id="menu1180" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/person/data/chart/structure_id/17/menu/1180">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="13">
<tr><td align='left' style='padding-left:3px;'>คณะผู้บริหาร
</td>
</tr>
</table> </a>
<li id="menu1181" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/person/data/chart/structure_id/18/menu/1181">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="14">
<tr><td align='left' style='padding-left:3px;'>สมาชิกสภา
</td>
</tr>
</table> </a>
<li id="menu1182" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/person/data/chart/structure_id/19/menu/1182">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="15">
<tr><td align='left' style='padding-left:3px;'>ผู้บริหารส่วนราชการ
</td>
</tr>
</table> </a>
<ul id='sub_show_mainmenu-normal' class='test3'>
<li id="menu1184" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/person/data/chart/structure_id/21/menu/1184">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="16">
<tr><td align='left' style='padding-left:3px;'>กองคลัง
</td>
</tr>
</table> </a>
<li id="menu1187" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/person/data/chart/structure_id/24/menu/1187">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="17">
<tr><td align='left' style='padding-left:3px;'>กองสาธารณสุขและสิ่งแวดล้อม
</td>
</tr>
</table> </a>
<li id="menu1185" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/person/data/chart/structure_id/22/menu/1185">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="18">
<tr><td align='left' style='padding-left:3px;'>กองช่าง
</td>
</tr>
</table> </a>
<li id="menu1183" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/person/data/chart/structure_id/20/menu/1183">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="19">
<tr><td align='left' style='padding-left:3px;'>สำนักปลัดเทศบาล
</td>
</tr>
</table> </a>
<li id="menu1186" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/person/data/chart/structure_id/23/menu/1186">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="20">
<tr><td align='left' style='padding-left:3px;'>กองการศึกษา
</td>
</tr>
</table> </a>
<li id="menu1188" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/person/data/chart/structure_id/25/menu/1188">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="21">
<tr><td align='left' style='padding-left:3px;'>กองสวัสดิการสังคม
</td>
</tr>
</table> </a>
<li id="menu1604" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/person/data/chart/structure_id/32/menu/1604">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="22">
<tr><td align='left' style='padding-left:3px;'>กองยุทธศาสตร์และงบประมาณ
</td>
</tr>
</table> </a>
<li id="menu1603" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/person/data/chart/structure_id/31/menu/1603">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="23">
<tr><td align='left' style='padding-left:3px;'>กองการเจ้าหน้าที่
</td>
</tr>
</table> </a>
<li id="menu1192" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/person/data/chart/structure_id/29/menu/1192">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="24">
<tr><td align='left' style='padding-left:3px;'>หน่วยงานตรวจสอบภายใน
</td>
</tr>
</table> </a>
</ul></li></ul>
<li class='show_mainmenu-normal' id="menu1199">
<a class='show_mainmenu_first-link' href='javascript:void(0)' >
ผลการดำเนินงาน
</a>
<ul id='sub_show_mainmenu-normal' class='test1 1199' >
<li id="menu1200" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1200">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="25">
<tr><td align='left' style='padding-left:3px;'>ผลงาน
</td>
</tr>
</table> </a>
<ul id='sub_show_mainmenu-normal' class='test3'>
<li id="menu1616" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1616">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="26">
<tr><td align='left' style='padding-left:3px;'>รายงานผลงานประจำปี
</td>
</tr>
</table> </a>
</li></ul>
<li id="menu1202" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1202">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="27">
<tr><td align='left' style='padding-left:3px;'>รายงานแสดงฐานะการเงิน
</td>
</tr>
</table> </a>
<li id="menu1205" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1205">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="28">
<tr><td align='left' style='padding-left:3px;'>การลดขั้นตอนการปฏิบัติงาน
</td>
</tr>
</table> </a>
</ul>
<li class='show_mainmenu-normal' id="menu1146">
<a class='show_mainmenu_first-link' href='javascript:void(0)' >
อำนาจหน้าที่
</a>
<ul id='sub_show_mainmenu-normal' class='test1 1146' >
<li id="menu1568" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1568">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="29">
<tr><td align='left' style='padding-left:3px;'>เทศบาลเมือง
</td>
</tr>
</table> </a>
<li id="menu1149" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1149">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="30">
<tr><td align='left' style='padding-left:3px;'>กองคลัง
</td>
</tr>
</table> </a>
<li id="menu1155" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1155">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="31">
<tr><td align='left' style='padding-left:3px;'>กองสาธารณสุขและสิ่งแวดล้อม
</td>
</tr>
</table> </a>
<li id="menu1151" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1151">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="32">
<tr><td align='left' style='padding-left:3px;'>กองช่าง
</td>
</tr>
</table> </a>
<li id="menu1147" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1147">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="33">
<tr><td align='left' style='padding-left:3px;'>สำนักปลัดเทศบาล
</td>
</tr>
</table> </a>
<li id="menu1153" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1153">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="34">
<tr><td align='left' style='padding-left:3px;'>กองการศึกษา
</td>
</tr>
</table> </a>
<li id="menu1157" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1157">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="35">
<tr><td align='left' style='padding-left:3px;'>กองสวัสดิการสังคม
</td>
</tr>
</table> </a>
<li id="menu1607" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1607">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="36">
<tr><td align='left' style='padding-left:3px;'>กองยุทธศาสตร์และงบประมาณ
</td>
</tr>
</table> </a>
<li id="menu1605" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1605">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="37">
<tr><td align='left' style='padding-left:3px;'>กองการเจ้าหน้าที่
</td>
</tr>
</table> </a>
<li id="menu1165" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1165">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="38">
<tr><td align='left' style='padding-left:3px;'>หน่วยงานตรวจสอบภายใน
</td>
</tr>
</table> </a>
</ul>
<li class='show_mainmenu-normal' id="menu1196">
<a class='show_mainmenu_first-link' href='javascript:void(0)' >
แผนพัฒนาท้องถิ่น
</a> <ul id="sub_show_mainmenu-normal" class="1196"></ul>
<script>
$.post('/public/list/data/menu/menu/1196/parentId/1196', function( data ) {
$( ".1196" ).html( data );
});
</script>
<li class='show_mainmenu-normal' id="menu1217">
<a class='show_mainmenu_first-link' href='javascript:void(0)' >
กฎหมายและระเบียบ
</a>
<ul id='sub_show_mainmenu-normal' class='test1 1217' >
<li id="menu1539" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1539">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="39">
<tr><td align='left' style='padding-left:3px;'>เทศบัญญัติ และคำสั่ง เทศบาล
</td>
</tr>
</table> </a>
<li id="menu1220" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/rss/data/law/menu/1220">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="40">
<tr><td align='left' style='padding-left:3px;'>พระราชบัญญัติ และ พระราชกฤษฎีกา
</td>
</tr>
</table> </a>
<li id="menu1221" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/rss/data/rules/menu/1221">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="41">
<tr><td align='left' style='padding-left:3px;'>กฎหมาย ระเบียบ และประกาศกระทรวง
</td>
</tr>
</table> </a>
</ul>
<li class='show_mainmenu-normal' id="menu1207">
<a class='show_mainmenu_first-link' href='javascript:void(0)' >
เมนูสำหรับประชาชน
</a>
<ul id='sub_show_mainmenu-normal' class='test1 1207' >
<li id="menu460" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/complaint/data/index/menu/460">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="42">
<tr><td align='left' style='padding-left:3px;'>รับเรื่องราวร้องทุกข์
</td>
</tr>
</table> </a>
<li id="menu1598" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/receivecomplaint/data/index/menu/1598">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="43">
<tr><td align='left' style='padding-left:3px;'>รับเรื่องร้องเรียนการทุจริตประพฤติมิชอบ
</td>
</tr>
</table> </a>
<li id="menu1595" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1595">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="44">
<tr><td align='left' style='padding-left:3px;'>มาตรการส่งเสริมความโปร่งใสและป้องกันการทุจริต
</td>
</tr>
</table> </a>
<li id="menu1619" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1619">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="45">
<tr><td align='left' style='padding-left:3px;'>นโยบายการบริหารทรัพยากรบุคคล
</td>
</tr>
</table> </a>
<li id="menu462" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/survey/data/index/menu/462">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="46">
<tr><td align='left' style='padding-left:3px;'>แบบสอบถามความพึงพอใจ
</td>
</tr>
</table> </a>
<li id="menu1208" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1208">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="47">
<tr><td align='left' style='padding-left:3px;'>คู่มือประชาชน
</td>
</tr>
</table> </a>
<li id="menu1210" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1210">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="48">
<tr><td align='left' style='padding-left:3px;'>ดาวน์โหลดแบบฟอร์ม
</td>
</tr>
</table> </a>
<li id="menu1212" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/allowance/data/index/menu/1212">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="49">
<tr><td align='left' style='padding-left:3px;'>เบี้ยยังชีพผู้สูงอายุ
</td>
</tr>
</table> </a>
<li id="menu1213" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/cripple/data/index/menu/1213">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="50">
<tr><td align='left' style='padding-left:3px;'>เบี้ยยังชีพคนพิการ
</td>
</tr>
</table> </a>
<li id="menu1383" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/oss/data/listgeneral/menu/1383">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="51">
<tr><td align='left' style='padding-left:3px;'>E-Service
</td>
</tr>
</table> </a>
<li id="menu1307" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1307">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="52">
<tr><td align='left' style='padding-left:3px;'>คำถามที่พบบ่อย
</td>
</tr>
</table> </a>
<li id="menu1311" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1311">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="53">
<tr><td align='left' style='padding-left:3px;'>นโยบายการคุ้มครองข้อมูลส่วนบุคคล
</td>
</tr>
</table> </a>
<li id="menu1634" class='sub_show_mainmenu-normal'>
<a class='0 show_mainmenu_link' href="/public/list/data/index/menu/1634">
<table width="100%" cellpadding="0" cellspacing="0" border="0" data-icon="54">
<tr><td align='left' style='padding-left:3px;'>นโยบาย No Gift Policy
</td>
</tr>
</table> </a>
</ul>
</div>
</div>
</div>
</div>
</section>
<section id="managerBox">
<div class="shape"></div>
<div class="bgmanager"></div>
<div class="fish"></div>
<div class="container relative">
<div class="row searchrow">
<div class="col-12 order-1 vision">
<div id="ico_vision"></div>
<div id="vision_display">
<style>
@font-face {
font-family: RSU;
src: url("/public/fonts/RSU_Regular.eot") /* EOT file for IE */
}
@font-face {
font-family: RSU;
src: url("/public/fonts/RSU_Regular.ttf") /* TTF file for CSS3 browsers */
}
.namehead {
font-family: "RSU";
font-size: 60px;
color: #6da0e3;
text-align: left;
font-weight: bold;
float:left;
display:block;
/*height: px; */
/*line-height: px; */
text-shadow: -1px -1px 1px #875e5e,
-1px -1px 1px #875e5e,
1px 1px 1px #875e5e,
-1px 1px 1px #875e5e ;
margin-left: 0px;
}
</style>
<!-- -->
<!-- <marquee direction='left' style='width:100%;' onMouseOver='this.stop();' onMouseOut='this.start();' scrollAmount='1' scrollDelay='20' truespeed='true'><div class='namehead' >ลาดสวายเมืองน่าอยู่ ก้าวสู่การ...</div></marquee> -->
<marquee direction='left' style='width:100%;' scrollAmount='1' scrollDelay='30' truespeed='true'><div class='namehead' >ลาดสวายเมืองน่าอยู่ ก้าวสู่การบริหารจัดการที่ดี</div></marquee>
</div>
</div>
<div class="col col-lg-12 order-2 searchBox">
<div class="row">
<div class="searchBlc col-lg">
<script async src="https://cse.google.com/cse.js?cx=c3bf425fe2e2c0c97"></script>
<div class="gcse-search"></div>
</div>
<div class="fontSize col-lg-auto">
<!-- <span class="labelfontsize">ขนาดตัวอักษร</span> -->
<link rel="stylesheet" type="text/css" href="/public/jquery/changecolor/jbility.css">
<style type="text/css">
.text-resize,.text-color{
background: #4baba8;
border: 2px solid #d4ebd4;
border-radius: 5px;
height: 40px;
text-align: center;
}
.text-color label{
margin: 0px 2px;
}
.hidden {
display:none;
}
#content-color button{
border: solid 1px #ebebeb;
}
button.dark {
background-color: #000!important;
color: #fff!important;
}
button.normal {
background-color: #fff!important;
color: #000!important;
}
button.yellow {
background-color: #000!important;
color: #FFFF00!important;
}
.group-color{
margin: 5px 0px;
position: absolute;
top: 91%;
z-index: 9999;
}
.position-relative{
position: relative;
}
.group-color,
.btn-group-color{
text-align: right;
}
.btn-group-color:hover{
cursor: pointer
}
.text-resize button{
background: none;
color:#fff;
}
.label-margin{
margin-left: 5px;
margin-right: 5px;
}
</style>
<div class="position-relative row not-resize">
<div class="col-auto text-resize">
<label class="notranslate label-margin" role="button" id="decreaseFont" style="font-size: 14px!important;">
ก-
</label>
<label class="notranslate label-margin" role="button" id="mediumFont" style="font-size: 18px!important;">
</label>
<label role="button" class="notranslate label-margin" id="increaseFont" style="font-size: 22px!important;">
ก+
</label>
</div>
<div class="col-auto btn-group-color">
<img onclick="toggler('content-color');" src="/public/layout/template/images/ico_disable.png"/>
</div>
<div class="col-12 group-color">
<div id="content-color" class='hidden row'>
<button class="dark btn-color col-auto" id="write" title="" type="button"> C </button>
<button class="normal btn-color col-auto" id="normal" title="" type="button"> C </button>
<button class="yellow btn-color col-auto" id="yellow" title="" type="button"> C </button>
</div>
</div>
</div>
<script>
function toggler(divId) {
$("#" + divId).toggle();
}
</script>
<script src="/public/jquery/changecolor/jbility.js"></script> </div>
</div>
</div>
</div>
<div class="row defaultPage">
<h1 class="col-12" id="loadhead_display"></h1>
<div class="col-12 col-xl-12 defaultBlc">
<div class="row">
<div class="insideBlc col-12">
<div class="list-1628"><link rel="stylesheet" href="/application/modules/list/views/scripts/data/css/style.css" type="text/css" /><script src="/application/modules/list/views/scripts/data/js/samplepdf" ></script><style type="text/css">
.navbar-text,.navbar-text a{
color: #7b7b7b;
font-size: 14px;
}
.navbar-text,.navbar-text a:hover:not(.not-hover){
color: #000000;
}
.navbar-text,.navbar-text label{
color: #ccc;
font-size: 14px;
}
</style>
<!-- -->
<link media="screen" rel="stylesheet" href="/public/jquery/js/lightbox/css/colorbox.css" />
<script src="/public/jquery/shapefile/db-map.js"></script>
<style>
div.groupimage{
text-align: center;
display: table-cell;
vertical-align: middle;
height:px;
width:px;
}
div.groupimage img{
max-height:px;
max-width:px;
}
a.lumos-link{
display: inline-block;
vertical-align: middle;
background-color: #fff;
margin: 4px;
padding: 5px;
text-align: center;
border: 1px solid #000;
}
.textpdf{
text-align: left;
margin: 5px 0px 5px 14px;
}
.maingroup,.imagestopic{
margin: 5px 0px;
}
div.texteditor {
font-size: 15px;
color: #000000;
text-align: center;
word-break: break-word;
}
div.texteditor a{
font-family: ;
font-size: 15px;
color: #000000;
text-decoration: ;
}
div.texteditor a:ACTIVE {
font-family: ;
font-size: 15px;
color: #d8171b;
}
div.texteditor a:LINK {
font-family: ;
font-size: 15px;
color: #1c1b1c;
}
div.texteditor a:VISITED {
font-family: ;
font-size: 15px;
color: #000000;
}
div.texteditor a:HOVER {
font-family: ;
font-size: 15px;
color: #ee7229;
}
.showcol .groupimage{
float: none!important;
}
a.uploadconfig_link,
a.uploadconfig_link label{
cursor: pointer;
}
a.uploadconfig_link label{
font-size: 12px;
}
/*css update from grcm*/
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333;
white-space: nowrap;
text-overflow: ellipsis;
/*min-width: 400px;*/
overflow: hidden;
}
.spantext {
display: inline-block;
max-width: 375px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
vertical-align: bottom;
width: 78vw;
}
.font200 {
font-size: 150%;
}
.textshowless {
color: #808080;
font-size: 20px;
word-break: break-word;
}
/*.rowsearch {background: #fff;}*/
.rowsearch:hover {background: #F5DEB3;}
.rowsearch:hover .textshowless {
font-weight: bold;
color: black;
}
.navbar-text, .navbar-text>a, .divappend{
/*font-size: 20px!important;*/
}
.list-1628 div .picfixleftshowtext table{
width: 100%!important;
}
.list-1628 div table td img{
max-width: 100%;
height: auto!important;
}
path.leaflet-interactive {
Opacity: 0.5 !important;
}
.map-btn-chkbx {
width: 100%;
}
.map-btn-chkbx-active {
background-color: aqua;
}
.map-row {
text-align: center;
}
/* */
ul.ks-cboxtags {
list-style: none;
padding: 0px;
}
ul.ks-cboxtags li {
display: inline;
}
ul.ks-cboxtags li label {
display: inline-block;
/* background-color: rgba(255, 255, 255, .9);
border: 2px solid rgba(139, 139, 139, .3);
color: #adadad; */
/* */
border: 2px solid #1bdbf8;
background-color: #12bbd4;
color: #fff;
/* */
border-radius: 25px;
white-space: nowrap;
margin: 3px 0px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
transition: all .2s;
}
ul.ks-cboxtags li label {
padding: 8px 12px;
cursor: pointer;
}
ul.ks-cboxtags li input[type="checkbox"]:checked+label {
/* border: 2px solid #1bdbf8;
background-color: #12bbd4;
color: #fff; */
background-color: rgba(255, 255, 255, .9);
border: 2px solid rgba(139, 139, 139, .3);
color: #adadad;
transition: all .2s;
}
ul.ks-cboxtags li input[type="checkbox"] {
display: absolute;
}
ul.ks-cboxtags li input[type="checkbox"] {
position: absolute;
opacity: 0;
}
ul.ks-cboxtags li input[type="checkbox"]:focus+label {
border: 2px solid #e9a1ff;
}
input[type="checkbox"]:checked+label {
border: 2px solid #1bdbf8;
background-color: #12bbd4;
color: #fff;
transition: all .2s;
}
label {
/*width: 100%;*/
}
.leaflet-top, .leaflet-bottom {
z-index: 800;
}
/*end css update from grcm*/
</style>
<div class="row mainrow ">
<div class="col-12">
<div class="row">
<div class="col navbar-text">
<a href="/public/">หน้าแรก</a> > <a href="javascript:void(0)" class="not-hover" style="cursor: default;">งานบริการ</a> > <a href="/public/list/data/index/menu/1628">KM องค์กรแห่งการเรียนรู้</a> </div>
<div class="col-auto" align="right">
<a href="/public/list/data/index/menu/1628/page/1" class="form-button activityconfig_link">ย้อนกลับ</a>
</div>
</div>
<div style="display:block; border-bottom:1px solid #fc3801; padding-top:8px;margin-bottom: 10px;"></div>
<div class="row">
<div class="col-md-12" id="append"></div>
</div>
<div class="row">
<div class="col-12">
<h2>
ธรรมาภิบาลและการบริหารจัดการบ้านเมืองที่ดี </h2>
</div>
</div>
<!-- picfixleft -->
<!-- picfixleft -->
<div class="row texteditor">
<div class="col-12 maingroup" align="left">
<h2>ธรรมาภิบาลและการบริหารจัดการบ้านเมืองที่ดี</h2>
<p>ธรรมาภิบาล(Good Governance) ถือเป็นหลักของการบริหารสาธารณะที่ให้ความสำคัญกับหลักการประชาธิปไตยแบบมีส่วนร่วมและให้ความสำคัญกับประชาชนเพื่อมุ่งให้เกิดการบริหารจัดการที่ดี</p>
<h2>กรอบแนวคิดในการบริหารจัดการบ้านเมืองที่ดี</h2>
<p>1. เพื่อให้เกิดประโยชน์สุขของประชาชน</p>
<p>2. เกิดผลสัมฤทธิ์ต่อภารกิจของรัฐ</p>
<p>3. มีประสิทธิภาพและเกิดความคุ้มค่าในเชิงภารกิจของรัฐ</p>
<p>4. ไม่มีขั้นตอนในการปฏิบัติงานเกินความจำเป็น</p>
<p>5. มีการปรับปรุงภารกิจของส่วนราชการให้ทันต่อสถานการณ์</p>
<p>6. ประชาชนได้รับความอำนวยความสะดวกและได้รับการตอบสนองต่อความต้องการ</p>
<p>7. มีการติดตามประเมินผลการปฏิบัติงานอย่างสม่ำเสมอ</p>
<h2>ความสำคัญของธรรมาภิบาล</h2>
<p>ธรรมาภิบาล การบริหารจัดการที่ดี เป็นหลักในการนำมาปกครองประเทศให้เกิดความสงบสุขโดยยึดหลักพื้นฐาน 6 ประการ คือ</p>
<p>1. หลักนิติธรรม หมายถึง การตรากฎหมายที่ถูกต้อง เป็นธรรม การดำเนินการให้ถูกต้องตามหลักกฎหมาย การกำหนดกฎ กติกา และมีการปฏิบัติตามกฎ กติกาที่ตกลงกันไว้อย่างเคร่งครัดโดยคำนึงถึงสิทธิ เสรีภาพ ความยุติธรรมของประชาชน</p>
<p>2. หลักคุณธรรม หมายถึง การยึดมั่นในความถูกต้องดีงาม การส่งเสริมสนับสนุนให้ประชาชนพัฒนาตนเองไปพร้อมกัน เพื่อให้คนไทยมีความซื่อสัตย์ จริงใจ ขยัน อดทน มีระเบียบวินัย ประกอบอาชีพสุจริตจนเป็นนิสัย</p>
<p>3. หลักความโปร่งใส หมายถึง การสร้างความไว้วางใจซึ่งกันและกันของคนในชาติ โดยปรับปรุงกลไกการทำงานขององค์กรทุกองค์กรให้มีความโปร่งใส สามารถตรวจสอบได้</p>
<p>4. หลักการมีส่วนร่วม หมายถึง การเปิดโอกาสให้ประชาชนมีส่วนร่วมรับรู้และแสดงความคิดเห็น ตัดสินใจปัญหาสำคัญของประเทศ ไม่ว่าด้วยวิธีการแสดงความคิดเห็น การตรวจสอบการทำงานของภาครัฐ การทำประชาพิจารณ์ การร่วมลงประชามติ หรืออื่นๆที่เปิดให้ประชาชนเข้ามามีส่วนร่วม</p>
<p>5. หลักความรับผิดชอบ หมายถึง การตระหนักในสิทธิหน้าที่ ความสำนึกในความรับผิดชอบต่อสังคม การใส่ใจปัญหาสาธารณะของบ้านเมืองและการกระตือรือร้นในการแก้ปัญหา ตลอดจนการเคารพในความคิดเห็นที่แตกต่างและความกล้าที่จะยอมรับผลดีและผลเสียจากการกระทำของตนเอง</p>
<p>6. หลักความคุ้มค่า หมายถึง การบริหารจัดการและใช่ทรัพยากรที่มีอยู่อย่างจำกัดเพื่อให้เกิดประโยชน์สูงสุดแก่ส่วนรวม โดยการรณรงค์ให้คนไทยมีความประหยัด ใช้ของอย่างคุ้มค่า สร้างสรรค์สินค้าและบริการที่มีคุณภาพสามารถแข่งขันได้ในเวทีโลก และมีการรักษาพัฒนาทรัพยากรธรรมชาติให้สมบูรณ์ยิ่งขึ้น</p>
<p>&nbsp;</p>
<h2>กลยุทธ์ในการสร้างการบริหารจัดการที่ดี</h2>
<p>เป็นการสร้างระบบการบริหารจัดการบ้านเมืองและสังคมที่ดีให้เกิดขึ้นในทุกภาคของสังคม จำเป็นต้องร่วมดำเนินกิจการอย่างต่อเนื่องทั้งในระยะเฉพาะหน้า ระยะกลาง ระยะยาว โดยต้องมีการปฏิรูปใน 3 ส่วนดังนี้</p>
<p>1. ภาครัฐ ต้องปฏิรูปบทบาทหน้าที่ โครงสร้าง และกระบวนการทำงานของหน่วยงานภาครัฐให้มีความโปร่งใส ซื่อสัตย์ สุจริต ซื่อตรง มีประสิทธิภาพและเกิดประสิทธิผล ถือประชาชนเป็นเป้าหมายสูงสุดในการทำงาน สามารถทำงานร่วมกับภาคธุรกิจ เอกชน และภาคเอกชนได้อย่างราบรื่น</p>
<p>2. ภาคธุรกิจ เอกชนต้องปฏิรูปการทำงานโดยยึดกติกาที่โปร่งใส มีความรับผิดชอบต่อผู้ถือหุ้น เป็นธรรมต่อลูกค้า รับผิดชอบต่อสังคม มีมาตรฐานการบริการมีระบบตรวจสอบที่มีคุณภาพสามารถทำงานร่วมกับภาครัฐและภาคประชาชนได้อย่างราบรื่น</p>
<p>3. ภาคประชาชน ต้องสร้างเสริมให้ประชาชนเกิดความตระหนักในสิทธิหน้าที่และความรับผิดชอบทางเศรษฐกิจ สังคมและการเมือง มีความรู้ความเข้าใจหลักการของการสร้างการบริหารกิจการบ้านเมืองและสังคมที่ดี</p>
<h2>แนวทางในการปฏิบัติเพื่อให้เกิดผลสัมฤทธิ์ของหลักการบริหารจัดการบ้านเมืองที่ดี</h2>
<p>1. สร้างความตระหนักร่วมกันในสังคมไทย เพื่อให้เกิดกระบวนการสร้างสรรค์กลไกการบริหารจัดการบ้านเมืองที่ดี</p>
<p>2. ออกกฎหมายประกอบรัฐธรรมนูญหรือกฎหมายอื่นๆที่จำเป็น</p>
<p>3. เร่งรัดให้เกิดการปฏิรูปการบริหารภาครัฐและการปฏิรูปการศึกษาอย่างเป็นรูปธรรม</p>
<p>4. เร่งแก้ไขปัญหาการทุจริตประพฤติมิชอบในภาครัฐและภาคธุรกิจเอกชน</p>
<p>จะเห็นได้ว่าหลักของธรรมาภิบาล มุ่งเน้นให้ทราบถึงปัจจุบันที่มีการทำงานที่มุ่งผลสัมฤทธิ์ โดยมุ้งเน้นให้เกิดการทำงานอย่างมีประสิทธิภาพ ประสิทธิผล แล้วก่อให้เกิดประโยชน์ต่อความต้องการของประชาชนสูงที่สุด และเป็นการเน้นให้ประชาชนเข้ามามีส่วนร่วมในการบริหารจัดการบ้านเมือง ซึ่งการที่จะทำให้หลักธรรมาภิบาลหรือหลักการบริหารจัดการบ้านเมืองเกิดผลสำเร็จได้นั้น ผู้บริหารหรือผู้นำมีความสำคัญเป็นอย่างมากที่จะนำมายึดปฏิบัติเพื่อให้เป็นแบบอย่างแก่ประชาชน และเพื่อให้ประชาชนเกิดความเข้าใจถึงหลักธรรมาภิบาลมากขึ้น ต้องเร่งดำเนินการให้การศึกษาเพื่อเพิ่มพูนความรู้ให้แก่ประชาชน</p>
<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ที่มา เว็บไซต์สถาบันพระปกเกล้า&nbsp;<a href="http://wiki.kpi.ac.th/index.php?title=%E0%B8%AB%E0%B8%99%E0%B9%89%E0%B8%B2%E0%B8%AB%E0%B8%A5%E0%B8%B1%E0%B8%81" target="_blank">http://wiki.kpi.ac.th/index.php?</a></p>
</div>
</div>
</div>
</div>
</div>
<input type="hidden" id="resizewidth" value="">
<input type="hidden" id="resizeheight" value="">
<div class="modal fade bd-example-modal-lg" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel" aria-hidden="true" id="viewdata" style="z-index: 1599!important;">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content">
<!-- <div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">&times;</span>
</button>
</div> -->
<div class="modal-body form-horizontal" id="modalscroll" style="overflow-y:scroll; max-height: 70vh;margin:0px;border: 0px ">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">&times;</span>
</button>
<div id="showdetailshape"></div>
<!-- <div class="row" style="padding-top: 20px">
<div class="col-sm-2"><label class="col-form-label">preview</label></div>
<div class="col-sm-10">
<a id="preview" href=>
<div class="pbs">
<span class="showdetial icon-if_pdf2" style="font-size: 25px" data-toggle="tooltip" title="preview" id="link-pdf"></span>
</div>
</a>
</div>
</div>
<div class="row" style="padding-top: 20px">
<div class="col-sm-2"> <label class="col-form-label">ไฟล์แนบ</label></div>
<div class="col-sm-10">
<label class="switch" id="show_file_download">
<span class="slider round"></span>
</label>
</div>
</div>
<div id="reciveform" class="row" style="padding-top: 20px">
<div class="col-sm-2"><label class="col-form-label">รับฟอร์ม</label></div>
<div class="col-sm-10">
<label class="switch">
<input class="form-control" type="text" id="approved-text" readonly>
<button type="button" id="approved">
<span id="approved">กดรับแบบฟอร์ม</span>
<i class="fa fa-level-up" aria-hidden="true"></i>
</button>
<span class="slider round"></span>
</label>
</div>
</div> -->
</div>
</div>
</div>
</div>
</div>
<style type="text/css">
.modal-header,.modal-body{
text-align: left;
}
.modal-header .modal-title{
display: inline-block;
}
.blcok{
border: 1px solid #ccc;
padding: 10px;
margin-top: 10px;
}
.form-horizontal .form-group{
margin-left: 0px;
margin-right: 0px;
text-align: left;
}
.form-horizontal{
font-size: 16px;
}
</style>
<script>
function showeditdatalistcomment(listcommentid){
reseteditandview();
$('.view-comment-detail-'+listcommentid).hide();
load_text_editor('editlistcomment'+listcommentid);
$('.edit-comment-detail-'+listcommentid).show();
}
function hideeditdatalistcomment(listcommentid){
$('.edit-comment-detail-'+listcommentid).hide();
$('.view-comment-detail-'+listcommentid).show();
}
function reseteditandview(){
$('.editdatalistsection').hide();
$('.comment-detail').show();
}
function showhistorycomment(listcommentid){
reseteditandview();
$(function (){
Swal.fire({
title: 'ประวัติการแก้ไข',
text: "<b>You will not be able</b> to recover this imaginary file!",
icon: "info",
html: $('#history'+listcommentid).html(),
// showCancelButton: true,
// confirmButtonColor: "#DD6B55",
confirmButtonText: 'ปิดหน้าต่าง',
// cancelButtonText: cancle,
closeOnConfirm: true,
// showLoaderOnConfirm: true
})
});
}
$(document).ready(function(){
//heigt btnrequest
var btnrequestheight = $("#btnrequestmenuval").val();
if(btnrequestheight > 0){
$("#btnrequestheight").height(btnrequestheight);
}
//end heigt btnrequest
// CKEDITOR.replace('newlcm');
// if($('#resizeheight').val() == 'y'){
// var height = Math.max.apply(null, $(".upload-shadow").map(function (){return $(this).height();}).get());
// $('div.groupimage').css('height',''+height+'px')
// }
// if($('#resizewidth').val() == 'y'){
// var width = Math.max.apply(null, $(".upload-shadow").map(function (){return $(this).width();}).get());
// $('div.groupimage').css('width',''+width+'px')
// }
// $("img").not('.gallery-item img').each(function(){
// var image = $(this);
// if(image.context.naturalWidth == 0 || image.readyState == 'uninitialized'){
// $(image).unbind("error").hide();
// }
// });
$('a.uploadconfig_link').click(function(event) {
var url = $(this).data('href');
var id = $(this).data('id');
var newdata = parseInt($('#download-'+id).val()) + 1;
$('#download-'+id).val(newdata)
var count = $('#download-'+id).val();
$('#label-' + id).text('ดาวน์โหลดแล้ว ' + count +' ครั้ง')
$.ajax({
url: url+'/status/1/',
success: function (data) {
console.log(data);
var a = document.createElement('a');
a.href = '/public/'+data.path;
a.download = data.name;
a.click();
}
});
});
$('.input-group .dropdown-menu').find('a').click(function(e) {
e.preventDefault();
var txtupid = $(this).attr("txtupid");
var param = $(this).attr("data-href");
var concept = $(this).text();
//alert("go to ..." + " id : " + param + " , topic : " + concept)
$('span#search_concept').text($.trim(concept));
$('#search_param').val(param);
if(param != '0' && txtupid != '0'){
// window.location = '/public/list/data/showdetail/id/'+$('#search_param').val()+'/menu/'+1628;
window.location = '/public/list/data/detail/id/'+$('#search_param').val()+'/menu/'+1628;
}else if(txtupid == '0'){
// window.location = '/public/index/index/id/'+ param +'/menu/'+1628;
window.location = '/public/list/data/detail/id/'+ param +'/menu/'+1628;
}else{
// window.location = '/public';
window.location = '/public/list/data/index/menu/'+1628;
}
});
//btnsearch
$('#btnsearch').click(function(event) {
$('#append').html('');
if($.trim($('#search').val())){
if($('#search').val().length >= 5){
$().ajaxsearch();
}else{
html = '<span style="color:red;float:right">กรุณาพิมพ์ตัวอักษรมากกว่า 5 ตัวอักษร</span>';
$('#append').html(html);
}
}else{
if($('#search').val()!=""){
$().ajaxsearch();
}
}
});
$('#search').click(function(event) {
$('.dropdown-menu').removeClass('show');
});
$('#search').keyup(function(e){
if(e.keyCode == 13)
{
$('#btnsearch').trigger("click");
}
});
$.fn.ajaxsearch = function(){
// window.location = '/public/list/data/showdetail/id//menu/1628/searchdata/search/keysearch/'+$('#search').val();
window.location = '/public/list/data/detail/id//menu/1628/searchdata/search/keysearch/'+$('#search').val();
}
});
</script>
</div>
</div>
</div>
</div>
</div>
</section>
<footer id="footerDe" class="footer">
<div class="row no-gutters">
<div class="footAdd col-12">
<div class="container">
<div class="row footAddrow">
<div class="col">
<div class="row">
<div class="logobtm col-xl-auto col-12">
<a href="/public"><img src="/public/layout/template/images/logotop.png" title="กลับสู่หน้าแรก"></a>
</div>
<div class="col" style="display: flex; align-items: center;">
<div class="row">
<div class="col-12 addTxt notranslate">
<span class="namebtm">
<h3>เทศบาลเมืองลาดสวาย</h3>
<h6>Ladsawai Municipality</h6>
</span>
<span class="address"></span>
</div>
</div>
</div>
</div>
</div>
<div class="rightBtm col-xl-auto col-12">
<div class="row">
<div class="col-12 websiteBnn">
<div id="b12_display">
<link rel="stylesheet" href="/application/modules/banner/views/scripts/data/css/style.css" type="text/css" />
<style type="text/css">
.call_banner12 ul{
list-style: none;
padding: 0;
width: 100%;
}
.call_banner{
margin:0 auto;
position: relative;
}
.call_banner12 ul li {
margin: 0px;
text-align:center;
}
/*.imgbanner{*/
/*height: width: */
/*}*/
.all_banner{
position: absolute;
right: 0px;
}
.clearFix:after{
content:"";
clear:both;
display:block;
}
</style>
<div class="call_banner12 clearFix">
<ul class="clearFix">
<li>
<a href="http://mail.ladsawai.go.th" target="_blank">
<div class="boxBnn">
<div class="iconBnn">
<img class="img-fluid" src="/public/banner_upload/backend/banner_87_1.png?105154" >
</div>
<div class="txtBnn">
ตรวจสอบอีเมล์ </div>
</div>
</a>
</li>
<li>
<a href="/public/rss/data/webring/menu/1335" >
<div class="boxBnn">
<div class="iconBnn">
<img class="img-fluid" src="/public/banner_upload/backend/banner_88_1.png?034320" >
</div>
<div class="txtBnn">
เว็บเพื่อนบ้าน </div>
</div>
</a>
</li>
<li>
<a href="/public/person/data/mono/structure_id/16/menu/1336" >
<div class="boxBnn">
<div class="iconBnn">
<img class="img-fluid" src="/public/banner_upload/backend/banner_89_1.png?034338" >
</div>
<div class="txtBnn">
ติดต่อเว็บมาสเตอร์ </div>
</div>
</a>
</li>
<li>
<a href="/public/login/backend/index" >
<div class="boxBnn">
<div class="iconBnn">
<img class="img-fluid" src="/public/banner_upload/backend/banner_217_1.png?133615" >
</div>
<div class="txtBnn">
เข้าระบบ Admin </div>
</div>
</a>
</li>
</ul>
</div>
<script type="text/javascript">
$(function (){
var oldurl;
$( ".imgbanner12" ).hover(function() {
oldurl = $(this).attr('src').split(".");
var newurl = oldurl[0]+'_hover.'+oldurl[1];
$(this).error(function() {
$(this).attr('src', oldurl[0]+'.'+oldurl[1]);
});
$(this).attr('src', newurl);
}, function() {
$(this).attr('src',oldurl[0]+'.'+oldurl[1]);
}
);
});
</script>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-12 col-xl-12 menuBtm notranslate">
<nav>
<a href="/public">หน้าแรก</a>
<a href="/public/webboard/data/index/menu/1228">กระดานกระทู้</a>
<a href="/public/contact/data/index/menu/1290">ติดต่อ</a>
<a href="/public/sitemap/data/index/menu/1289">แผนผังเว็บไซต์</a>
</nav>
</div>
</div>
</div>
</div>
<div class="footCopy col-12">
<div class="container">
<div class="row">
<div class="footer_display copyright">
<link rel="stylesheet" href="/application/modules/footer/views/scripts/data/css/style.css" type="text/css" /><style>
div.texteditor {
font-family: sans-serif;
font-size: 14px;
color: #000000;
}
div.texteditor a{
font-family: sans-serif;
font-size: 14px;
color: #000000;
text-decoration: none;
}
div.texteditor a:ACTIVE {
font-family: sans-serif;
font-size: 14px;
color: #000000;
}
div.texteditor a:LINK {
font-family: sans-serif;
font-size: 14px;
color: #000000;
}
div.texteditor a:VISITED {
font-family: sans-serif;
font-size: 14px;
color: #000000;
}
div.texteditor-footer a:HOVER {
/*font-family: ;*/
/*font-size: px;*/
/*color: red !important;*/
}
div.texteditor-footer a:HOVER span {
/*font-family: ;*/
/*font-size: px;*/
color: red !important;
}
</style>
<div class="texteditor-footer">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left"><p class="copyright" style="text-align:center;width:1150px"><span>การแสดงผลหน้าเว็บไซต์จะสมบูรณ์ที่สุด บนบราวเซอร์ Google Chrome &amp; Firefox ความละเอียดหน้าจอไม่ต่ำกว่า 1366x768pixel และไม่เกิน 1600x1200pixel&nbsp;</span><br />
&copy;สงวนลิขสิทธิ์ 2564 โดย&nbsp;<a href="http://dungbhumi.com/" target="_blank">Dungbhumi Corporation Co.,Ltd.</a> | <a href="/public/list/data/index/menu/1309">นโยบายเว็บไซต์</a>&nbsp;| <a href="/public/list/data/index/menu/1556">การปฏิเสธความรับผิด</a> | <a href="/public/list/data/index/menu/1313">นโยบายการรักษาความมั่นคงปลอดภัยเว็บไซต์</a> | <a href="/public/list/data/index/menu/1630">นโยบายการคุ้มครองข้อมูลส่วนบุคคล</a></p>
</td>
</tr>
</table>
</div> </div>
</div>
</div>
</div>
</div>
</footer>
<div class="chat_box"></div>
<link rel="stylesheet" type="text/css" href="/application/modules/sharesocial/views/scripts/index/css/share.css">
<link rel="stylesheet" type="text/css" href="/public/bootstrap4/css/font-awesome.css">
<div class="socialShare-container">
<button class="socialCollap"><img src="/public/images/sharesocial.png"></button>
<div class="content">
<!-- Sharingbutton Facebook -->
<a class="resp-sharing-button__link" href="javascript:void(0)" data-type="facebook" rel="noopener" aria-label="Share on Facebook">
<div class="resp-sharing-button resp-sharing-button--facebook resp-sharing-button--large"><div aria-hidden="true" class="resp-sharing-button__icon resp-sharing-button__icon--solidcircle">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 0C5.38 0 0 5.38 0 12s5.38 12 12 12 12-5.38 12-12S18.62 0 12 0zm3.6 11.5h-2.1v7h-3v-7h-2v-2h2V8.34c0-1.1.35-2.82 2.65-2.82h2.35v2.3h-1.4c-.25 0-.6.13-.6.66V9.5h2.34l-.24 2z"/></svg>
</div>
<span class="sharesocial-text">Facebook</span>
</div>
</a>
<!-- Sharingbutton Twitter -->
<a class="resp-sharing-button__link" href="javascript:void(0)" data-type="twitter" rel="noopener" aria-label="Share on Twitter">
<div class="resp-sharing-button resp-sharing-button--twitter resp-sharing-button--large"><div aria-hidden="true" class="resp-sharing-button__icon resp-sharing-button__icon--solidcircle">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 0C5.38 0 0 5.38 0 12s5.38 12 12 12 12-5.38 12-12S18.62 0 12 0zm5.26 9.38v.34c0 3.48-2.64 7.5-7.48 7.5-1.48 0-2.87-.44-4.03-1.2 1.37.17 2.77-.2 3.9-1.08-1.16-.02-2.13-.78-2.46-1.83.38.1.8.07 1.17-.03-1.2-.24-2.1-1.3-2.1-2.58v-.05c.35.2.75.32 1.18.33-.7-.47-1.17-1.28-1.17-2.2 0-.47.13-.92.36-1.3C7.94 8.85 9.88 9.9 12.06 10c-.04-.2-.06-.4-.06-.6 0-1.46 1.18-2.63 2.63-2.63.76 0 1.44.3 1.92.82.6-.12 1.95-.27 1.95-.27-.35.53-.72 1.66-1.24 2.04z"/></svg>
</div>
<span class="sharesocial-text">Twitter</span>
</div>
</a>
<a class="resp-sharing-button__link" href="javascript:void(0)" data-type="line" rel="noopener" aria-label="Share on WhatsApp">
<div class="resp-sharing-button resp-sharing-button--whatsapp resp-sharing-button--large">
<div aria-hidden="true" class="resp-sharing-button__icon resp-sharing-button__icon--solidcircle">
<img src="/application/modules/sharesocial/views/scripts/images/line.png" style="max-width: 20px;">
</div>
<span class="sharesocial-text">Share on Line</span>
</div>
</a>
<a class="resp-sharing-button__link" href="javascript:void(0)" data-type="pinterest" rel="noopener" aria-label="Share on Pinterest">
<div class="resp-sharing-button resp-sharing-button--pinterest resp-sharing-button--large"><div aria-hidden="true" class="resp-sharing-button__icon resp-sharing-button__icon--solid">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12.14.5C5.86.5 2.7 5 2.7 8.75c0 2.27.86 4.3 2.7 5.05.3.12.57 0 .66-.33l.27-1.06c.1-.32.06-.44-.2-.73-.52-.62-.86-1.44-.86-2.6 0-3.33 2.5-6.32 6.5-6.32 3.55 0 5.5 2.17 5.5 5.07 0 3.8-1.7 7.02-4.2 7.02-1.37 0-2.4-1.14-2.07-2.54.4-1.68 1.16-3.48 1.16-4.7 0-1.07-.58-1.98-1.78-1.98-1.4 0-2.55 1.47-2.55 3.42 0 1.25.43 2.1.43 2.1l-1.7 7.2c-.5 2.13-.08 4.75-.04 5 .02.17.22.2.3.1.14-.18 1.82-2.26 2.4-4.33.16-.58.93-3.63.93-3.63.45.88 1.8 1.65 3.22 1.65 4.25 0 7.13-3.87 7.13-9.05C20.5 4.15 17.18.5 12.14.5z"/></svg>
</div>
<span class="sharesocial-text">Share on Pinterest</span>
</div>
</a>
<!-- https://pinterest.com/pin/create/button/?url=http%3A%2F%2Fsharingbuttons.io&amp;media=http%3A%2F%2Fsharingbuttons.io&amp;description=Super%20fast%20and%20easy%20Social%20Media%20Sharing%20Buttons.%20No%20JavaScript.%20No%20tracking. -->
</div>
</div>
<!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script> -->
<script src="/public/social/scripts/socialCircle.js"></script>
<script type="text/javascript">
$(function (){
$('.resp-sharing-button__link').click(function(event) {
var type = $(this).data('type');
var url ='';
var thisurl = window.location.href;
if(type == 'google-plus'){
url = 'https://plus.google.com/share?url='+thisurl+'';
}else if(type == 'facebook'){
url = 'http://www.facebook.com/sharer.php?u='+thisurl+'';
}else if(type == 'twitter'){
url = 'https://twitter.com/intent/tweet?url='+thisurl+'';
}else if(type == 'pinterest'){
url = 'http://pinterest.com/pin/create/button/?url='+thisurl+'&media='+thisurl+'configuration_upload/config/logoweb_thumbnail.jpg';
}else if(type == 'line'){
url = 'https://social-plugins.line.me/lineit/share?url='+thisurl+'';
}else if(type == 'ig'){
}
window.open(url,'popup','width=500,height=500,scrollbars=no,resizable=no');
});
var coll = document.getElementsByClassName("socialCollap");
var i;
console.log(coll)
for (i = 0; i < coll.length; i++) {
coll[i].addEventListener("click", function() {
this.classList.toggle("active");
var content = this.nextElementSibling;
if (content.style.display === "block") {
content.style.display = "none";
} else {
content.style.display = "block";
}
});
}
})
</script>
<style>
.messenger {
content: '';
position: fixed;
bottom: 30px;
right: 0px;
z-index: 10000;
display: flex;
flex-direction: column-reverse;
width: 50px;
height: 50px;
background-size: 90%;
right: 10px;
}
</style>
<a href="https://m.me/104671575455879" target=”_blank” class="messenger">
<img src="/application/modules/pluginchat/views/scripts/data/images/messenger.png" alt="">
</a>
<div class="fb-customerchat" page_id="104671575455879" theme_color="#f98321"></div>
<script src="/public/bootstrap4-1/assets/js/popper.js"></script>
<script src="/public/bootstrap4-1/full-version/js/bootstrap.min.js"></script>
<a id="festival" name="festival" href="/public/festivalclient/data/loadfestival"></a>
<div id="festival_display"></div>
<script>$(function(){loadMyModuleInAjax('/public/festivalclient/data/loadfestival/menuid/1628,/public/footer/data/index/menuid/1628,/public/default/index/totop/menuid/1628,/public/menu/data/loadhead/menuid/1628','#festival_display,#footer_display,#totop_display,#loadhead_display');});</script></body>
</html>