{"id":6,"date":"2020-07-20T03:36:52","date_gmt":"2020-07-20T03:36:52","guid":{"rendered":"http:\/\/dinpertanpangan.demakkab.go.id\/?page_id=6"},"modified":"2022-06-28T06:15:03","modified_gmt":"2022-06-28T06:15:03","slug":"home","status":"publish","type":"page","link":"https:\/\/dinpertanpangan.demakkab.go.id\/","title":{"rendered":"HOME"},"content":{"rendered":"<p><section class=\"kc-elm kc-css-72174 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-567325 kc_col-sm-12 kc_column kc_col-sm-12\"><div class=\"kc-col-container\"><div class=\"kc-elm kc-css-749305 kc-raw-code\"><div class='white' style='background:#fafafa; border:solid 0px #f0f0f0; border-radius:0px; padding:0px 0px 0px 0px;'>\n<div id='sample_slider' class='owl-carousel sa_owl_theme owl-pagination-true autohide-arrows' data-slider-id='sample_slider' style='visibility:hidden;'>\n<div id='sample_slider_slide01' class='sa_hover_container' style='padding:0% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2025\/02\/BACKGROUND-ZOOM-DINPERTAN-PANGAN-1-scaled.jpg&quot;); background-position:center top; background-size:contain; background-repeat:no-repeat; '><\/div>\n<div id='sample_slider_slide02' class='sa_hover_container' style='padding:0% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2023\/07\/IMG-20230716-WA0010.jpg&quot;); background-position:center top; background-size:contain; background-repeat:no-repeat; '><\/div>\n<div id='sample_slider_slide03' class='sa_hover_container' style='padding:0% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2023\/07\/IMG_0630-scaled.jpg&quot;); background-position:center top; background-size:contain; background-repeat:no-repeat; '><\/div>\n<\/div>\n<\/div>\n<script type='text\/javascript'>\n\tjQuery(document).ready(function() {\n\t\tjQuery('#sample_slider').owlCarousel({\n\t\t\titems : 1,\n\t\t\tsmartSpeed : 200,\n\t\t\tautoplay : true,\n\t\t\tautoplayTimeout : 5000,\n\t\t\tautoplayHoverPause : true,\n\t\t\tsmartSpeed : 200,\n\t\t\tfluidSpeed : 200,\n\t\t\tautoplaySpeed : 200,\n\t\t\tnavSpeed : 200,\n\t\t\tdotsSpeed : 200,\n\t\t\tloop : true,\n\t\t\tnav : true,\n\t\t\tnavText : ['Previous','Next'],\n\t\t\tdots : true,\n\t\t\tresponsiveRefreshRate : 200,\n\t\t\tslideBy : 1,\n\t\t\tmergeFit : true,\n\t\t\tautoHeight : false,\n\t\t\tmouseDrag : false,\n\t\t\ttouchDrag : true\n\t\t});\n\t\tjQuery('#sample_slider').css('visibility', 'visible');\n\t\tsa_resize_sample_slider();\n\t\twindow.addEventListener('resize', sa_resize_sample_slider);\n\t\tfunction sa_resize_sample_slider() {\n\t\t\tvar min_height = '50';\n\t\t\tvar win_width = jQuery(window).width();\n\t\t\tvar slider_width = jQuery('#sample_slider').width();\n\t\t\tif (win_width < 480) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 768) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 980) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 1200) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 1500) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t}\n\t\t\tslide_width = Math.round(slide_width);\n\t\t\tvar slide_height = '0';\n\t\t\tif (min_height == 'aspect43') {\n\t\t\t\tslide_height = (slide_width \/ 4) * 3;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else if (min_height == 'aspect169') {\n\t\t\t\tslide_height = (slide_width \/ 16) * 9;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else {\n\t\t\t\tslide_height = (slide_width \/ 100) * min_height;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t}\n\t\t\tjQuery('#sample_slider .owl-item .sa_hover_container').css('min-height', slide_height+'px');\n\t\t}\n\t\tvar owl_goto = jQuery('#sample_slider');\n\t\tjQuery('.sample_slider_goto1').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 0);\n\t\t});\n\t\tjQuery('.sample_slider_goto2').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 1);\n\t\t});\n\t\tjQuery('.sample_slider_goto3').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 2);\n\t\t});\n\t\tvar resize_74 = jQuery('.owl-carousel');\n\t\tresize_74.on('initialized.owl.carousel', function(e) {\n\t\t\tif (typeof(Event) === 'function') {\n\t\t\t\twindow.dispatchEvent(new Event('resize'));\n\t\t\t} else {\n\t\t\t\tvar evt = window.document.createEvent('UIEvents');\n\t\t\t\tevt.initUIEvent('resize', true, false, window, 0);\n\t\t\t\twindow.dispatchEvent(evt);\n\t\t\t}\n\t\t});\n\t});\n<\/script>\n<\/div><\/div><\/div><\/div><\/div><\/section><section class=\"kc-elm kc-css-367691 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-534633 kc_col-sm-12 kc_column kc_col-sm-12\"><div class=\"kc-col-container\">\n<div class=\"kc-elm kc-css-602229 kc-animated kc-animate-eff-flash kc-title-wrap \">\n\n\t<h1 class=\"kc_title\">SELAMAT DATANG\r\n\r\n<\/h1>\n<\/div>\n\n<div class=\"kc-elm kc-css-265703 kc-animated kc-animate-eff-flash kc-title-wrap \">\n\n\t<h1 class=\"kc_title\">Website ini dibangun oleh Dinas Pertanian dan Pangan Kabupaten Demak dengan tujuan sebagai media komunikasi antar Pemerintah dengan Masyarakat. Serta sebagai sarana publikasi dan informasi terkait layanan yang dimiliki Dinas Pertanian dan Pangan Kabupaten Demak.\r\n<\/h1>\n<\/div>\n<\/div><\/div><\/div><\/div><\/section><section class=\"kc-elm kc-css-342537 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-432675 kc_col-sm-12 kc_column kc_col-sm-12\"><div class=\"kc-col-container\"><div class=\"kc-elm kc-css-715233 kc-raw-code\"><div class='white' style='background:rgba(0,0,0,0); border:solid 0px rgba(0,0,0,0); border-radius:0px; padding:0px 0px 0px 0px;'>\n<div id='slider_1461' class='owl-carousel sa_owl_theme owl-pagination-true autohide-arrows' data-slider-id='slider_1461' style='visibility:hidden;'>\n<div id='slider_1461_slide01' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/09\/gabung-gratifikasi-narkoba.png&quot;); background-position:center top; background-size:contain; background-repeat:no-repeat; '><\/div>\n<div id='slider_1461_slide02' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2024\/08\/MMT-OPD-DIRGAHAYU-REPUBLIK-INDONESIA-RI-79-5x1-1-scaled.jpg&quot;); background-position:center top; background-size:contain; background-repeat:no-repeat; '><\/div>\n<div id='slider_1461_slide03' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2024\/08\/ASN-BERAKHLAK-1.png&quot;); background-position:center top; background-size:contain; background-repeat:no-repeat; '><\/div>\n<div id='slider_1461_slide04' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2025\/02\/PELANTIKANBUPATIDANWAKILBUPATI2025OPDX7-scaled.jpg&quot;); background-position:center top; background-size:contain; background-repeat:no-repeat; '><\/div>\n<\/div>\n<\/div>\n<script type='text\/javascript'>\n\tjQuery(document).ready(function() {\n\t\tjQuery('#slider_1461').owlCarousel({\n\t\t\titems : 1,\n\t\t\tsmartSpeed : 200,\n\t\t\tautoplay : true,\n\t\t\tautoplayTimeout : 5000,\n\t\t\tautoplayHoverPause : true,\n\t\t\tsmartSpeed : 200,\n\t\t\tfluidSpeed : 200,\n\t\t\tautoplaySpeed : 200,\n\t\t\tnavSpeed : 200,\n\t\t\tdotsSpeed : 200,\n\t\t\tloop : true,\n\t\t\tnav : true,\n\t\t\tnavText : ['Previous','Next'],\n\t\t\tdots : true,\n\t\t\tresponsiveRefreshRate : 200,\n\t\t\tslideBy : 1,\n\t\t\tmergeFit : true,\n\t\t\tautoHeight : false,\n\t\t\tmouseDrag : false,\n\t\t\ttouchDrag : true\n\t\t});\n\t\tjQuery('#slider_1461').css('visibility', 'visible');\n\t\tsa_resize_slider_1461();\n\t\twindow.addEventListener('resize', sa_resize_slider_1461);\n\t\tfunction sa_resize_slider_1461() {\n\t\t\tvar min_height = '20';\n\t\t\tvar win_width = jQuery(window).width();\n\t\t\tvar slider_width = jQuery('#slider_1461').width();\n\t\t\tif (win_width < 480) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 768) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 980) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 1200) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 1500) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t}\n\t\t\tslide_width = Math.round(slide_width);\n\t\t\tvar slide_height = '0';\n\t\t\tif (min_height == 'aspect43') {\n\t\t\t\tslide_height = (slide_width \/ 4) * 3;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else if (min_height == 'aspect169') {\n\t\t\t\tslide_height = (slide_width \/ 16) * 9;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else {\n\t\t\t\tslide_height = (slide_width \/ 100) * min_height;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t}\n\t\t\tjQuery('#slider_1461 .owl-item .sa_hover_container').css('min-height', slide_height+'px');\n\t\t}\n\t\tvar owl_goto = jQuery('#slider_1461');\n\t\tjQuery('.slider_1461_goto1').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 0);\n\t\t});\n\t\tjQuery('.slider_1461_goto2').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 1);\n\t\t});\n\t\tjQuery('.slider_1461_goto3').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 2);\n\t\t});\n\t\tjQuery('.slider_1461_goto4').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 3);\n\t\t});\n\t\tvar resize_1461 = jQuery('.owl-carousel');\n\t\tresize_1461.on('initialized.owl.carousel', function(e) {\n\t\t\tif (typeof(Event) === 'function') {\n\t\t\t\twindow.dispatchEvent(new Event('resize'));\n\t\t\t} else {\n\t\t\t\tvar evt = window.document.createEvent('UIEvents');\n\t\t\t\tevt.initUIEvent('resize', true, false, window, 0);\n\t\t\t\twindow.dispatchEvent(evt);\n\t\t\t}\n\t\t});\n\t});\n<\/script>\n<\/div><\/div><\/div><\/div><\/div><\/section><section class=\"kc-elm kc-css-694767 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-377822 kc_col-sm-4 kc_column kc_col-sm-4\"><div class=\"kc-col-container\"><\/div><\/div><div class=\"kc-elm kc-css-103551 kc_col-sm-4 kc_column kc_col-sm-4\"><div class=\"kc-col-container\"><\/div><\/div><div class=\"kc-elm kc-css-930577 kc_col-sm-4 kc_column kc_col-sm-4\"><div class=\"kc-col-container\"><div class=\"widget widget_search kc-elm kc-css-517065 kc-animated kc-animate-eff-bounceIn\"><h2 class=\"widgettitle\">Pencarian<\/h2><form class=\"scp-search__form\" method=\"get\" action=\"https:\/\/dinpertanpangan.demakkab.go.id\/\">\r\n\t<input class=\"scp-search__input\" name=\"s\" type=\"search\" placeholder=\"Keywords...\" autocomplete=\"off\" autocorrect=\"off\" autocapitalize=\"off\" spellcheck=\"false\" value=\"\" \/>\r\n\t<span class=\"scp-search__info\">Hit enter to search or ESC to close<\/span>\r\n\t<button type=\"submit\" class=\"masterbtn display_if_usedas_widget\" aria-label=\"Click to search\"><span class=\"fa fa-search\" aria-hidden=\"true\"><\/span><\/button>\r\n<\/form><\/div><\/div><\/div><\/div><\/div><\/section><section class=\"kc-elm kc-css-65137 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-52532 kc_col-sm-12 kc_column kc_col-sm-12\"><div class=\"kc-col-container\">\n<div class=\"kc-elm kc-css-820156 kc-animated kc-animate-eff-bounceInLeft kc-blog-posts kc-blog-posts-3 kc-blog-grid kc_blog_masonry kc-image-align-both\">\n\t\n\t\t\n\t\t\t\t<div class=\"post-grid grid-3\">\n\t\t\t\t\t<div class=\"kc-list-item-3\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/dinpertanpangan.demakkab.go.id\/?p=14660\" class=\"entry-thumb-link\">\n\t\t\t\t\t\t\t\t<div class=\"entry-thumb-wrapper\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-04-at-14.01.26-400x200xc.jpeg\"\n\t\t\t\t\t\t\t\t\t     alt=\"Gerakan Pengendalian Hawar Daun Bakteri di Poktan Utomo Makaryo Desa Rejosari\"\/>\n\t\t\t\t\t\t\t\t\t<div class=\"entry-thumb-overlay\"><\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"content\">\n\t\t\t\t\t\t\t<h2 class=\"post-title-alt\"><a\n\t\t\t\t\t\t\t\thref=\"https:\/\/dinpertanpangan.demakkab.go.id\/?p=14660\">Gerakan Pengendalian Hawar Daun Bakteri di Poktan Utomo Makaryo Desa Rejosari<\/a>\n\t\t\t\t\t\t\t<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"entry-meta\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"kc-post-author\"><a\n\t\t\t\t\t\t\t\t\t\t\t\thref=\"https:\/\/dinpertanpangan.demakkab.go.id\/?author=3\"\n\t\t\t\t\t\t\t\t\t\t\t\ttitle=\"Posts by adminmin1\"\n\t\t\t\t\t\t\t\t\t\t\t\trel=\"author\">adminmin1<\/a><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"entry-date\"><a\n\t\t\t\t\t\t\t\t\t\t\thref=\"https:\/\/dinpertanpangan.demakkab.go.id\/?p=14660\">February 05, 2026<\/a><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"entry-cats\"><a href=\"https:\/\/dinpertanpangan.demakkab.go.id\/?cat=9\" rel=\"category\">ARTIKEL<\/a>, <a href=\"https:\/\/dinpertanpangan.demakkab.go.id\/?cat=8\" rel=\"category\">BERITA<\/a>, <a href=\"https:\/\/dinpertanpangan.demakkab.go.id\/?cat=281\" rel=\"category\">Dinpertan Pangan<\/a>, <a href=\"https:\/\/dinpertanpangan.demakkab.go.id\/?cat=25\" rel=\"category\">Karangawen<\/a><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"entry-excerpt\">\n\t\t\t\t\t\t\t\t\t<p>Karangawen, 4 Februari 2026 \u2014 Penyuluh Pertanian Lapangan (PPL) BPP Karangawen bersama petugas POPT Provinsi melaksanakan kegiatan Gerakan Pengendalian (Gerdal)&hellip;<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/dinpertanpangan.demakkab.go.id\/?p=14660\"\n\t\t\t\t\t\t\t   class=\"kc-post-2-button\">Read more <i\n\t\t\t\t\t\t\t\t\tclass=\"fa fa-angle-right\" aria-hidden=\"true\"><\/i><\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t\n\t\t\t\t<div class=\"post-grid grid-3\">\n\t\t\t\t\t<div class=\"kc-list-item-3\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/dinpertanpangan.demakkab.go.id\/?p=14633\" class=\"entry-thumb-link\">\n\t\t\t\t\t\t\t\t<div class=\"entry-thumb-wrapper\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2026-01-29-at-13.02.41-400x200xc.jpeg\"\n\t\t\t\t\t\t\t\t\t     alt=\"Pemeriksaan Post Mortem oleh Rumah Potong Hewan Demak\"\/>\n\t\t\t\t\t\t\t\t\t<div class=\"entry-thumb-overlay\"><\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"content\">\n\t\t\t\t\t\t\t<h2 class=\"post-title-alt\"><a\n\t\t\t\t\t\t\t\thref=\"https:\/\/dinpertanpangan.demakkab.go.id\/?p=14633\">Pemeriksaan Post Mortem oleh Rumah Potong Hewan Demak<\/a>\n\t\t\t\t\t\t\t<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"entry-meta\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"kc-post-author\"><a\n\t\t\t\t\t\t\t\t\t\t\t\thref=\"https:\/\/dinpertanpangan.demakkab.go.id\/?author=1\"\n\t\t\t\t\t\t\t\t\t\t\t\ttitle=\"Posts by admin\"\n\t\t\t\t\t\t\t\t\t\t\t\trel=\"author\">admin<\/a><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"entry-date\"><a\n\t\t\t\t\t\t\t\t\t\t\thref=\"https:\/\/dinpertanpangan.demakkab.go.id\/?p=14633\">January 29, 2026<\/a><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"entry-cats\"><a href=\"https:\/\/dinpertanpangan.demakkab.go.id\/?cat=9\" rel=\"category\">ARTIKEL<\/a>, <a href=\"https:\/\/dinpertanpangan.demakkab.go.id\/?cat=8\" rel=\"category\">BERITA<\/a>, <a href=\"https:\/\/dinpertanpangan.demakkab.go.id\/?cat=281\" rel=\"category\">Dinpertan Pangan<\/a>, <a href=\"https:\/\/dinpertanpangan.demakkab.go.id\/?cat=17\" rel=\"category\">UPTDRPH<\/a><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"entry-excerpt\">\n\t\t\t\t\t\t\t\t\t<p>Demak, 29 Januari 2026 \u2014 Rumah Potong Hewan (RPH) Demak melaksanakan pemeriksaan daging hewan Aman, Sehat, Utuh, dan Halal (ASUH)&hellip;<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/dinpertanpangan.demakkab.go.id\/?p=14633\"\n\t\t\t\t\t\t\t   class=\"kc-post-2-button\">Read more <i\n\t\t\t\t\t\t\t\t\tclass=\"fa fa-angle-right\" aria-hidden=\"true\"><\/i><\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t\n\t\t\t\t<div class=\"post-grid grid-3\">\n\t\t\t\t\t<div class=\"kc-list-item-3\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/dinpertanpangan.demakkab.go.id\/?p=14628\" class=\"entry-thumb-link\">\n\t\t\t\t\t\t\t\t<div class=\"entry-thumb-wrapper\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2026-01-28-at-19.18.32-1-400x200xc.jpeg\"\n\t\t\t\t\t\t\t\t\t     alt=\"Tanaman Padi Poktan Luhur Santoso Desa Blerong Terendam Air\"\/>\n\t\t\t\t\t\t\t\t\t<div class=\"entry-thumb-overlay\"><\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"content\">\n\t\t\t\t\t\t\t<h2 class=\"post-title-alt\"><a\n\t\t\t\t\t\t\t\thref=\"https:\/\/dinpertanpangan.demakkab.go.id\/?p=14628\">Tanaman Padi Poktan Luhur Santoso Desa Blerong Terendam Air<\/a>\n\t\t\t\t\t\t\t<\/h2>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"entry-meta\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"kc-post-author\"><a\n\t\t\t\t\t\t\t\t\t\t\t\thref=\"https:\/\/dinpertanpangan.demakkab.go.id\/?author=1\"\n\t\t\t\t\t\t\t\t\t\t\t\ttitle=\"Posts by admin\"\n\t\t\t\t\t\t\t\t\t\t\t\trel=\"author\">admin<\/a><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"entry-date\"><a\n\t\t\t\t\t\t\t\t\t\t\thref=\"https:\/\/dinpertanpangan.demakkab.go.id\/?p=14628\">January 29, 2026<\/a><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"entry-cats\"><a href=\"https:\/\/dinpertanpangan.demakkab.go.id\/?cat=9\" rel=\"category\">ARTIKEL<\/a>, <a href=\"https:\/\/dinpertanpangan.demakkab.go.id\/?cat=8\" rel=\"category\">BERITA<\/a>, <a href=\"https:\/\/dinpertanpangan.demakkab.go.id\/?cat=281\" rel=\"category\">Dinpertan Pangan<\/a>, <a href=\"https:\/\/dinpertanpangan.demakkab.go.id\/?cat=31\" rel=\"category\">Guntur<\/a><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"entry-excerpt\">\n\t\t\t\t\t\t\t\t\t<p>Pada Selasa, 28 Januari 2026, Penyuluh Pertanian Lapangan (PPL) Wilayah Binaan Desa Blerong, Kecamatan Guntur, Ibu Arifatur Rohmah, melaksanakan kegiatan&hellip;<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/dinpertanpangan.demakkab.go.id\/?p=14628\"\n\t\t\t\t\t\t\t   class=\"kc-post-2-button\">Read more <i\n\t\t\t\t\t\t\t\t\tclass=\"fa fa-angle-right\" aria-hidden=\"true\"><\/i><\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t\n\t\n<\/div>\n\n<div class=\"kc-elm kc-css-491578\">\n\t<a class=\"kc_button\" href=\"http:\/\/dinpertanpangan.demakkab.go.id\/?page_id=1135\" target=\"_self\" title=\"\" onclick=\"\">\n\t\tLEBIH BANYAK BERITA\t<\/a>\n<\/div>\n<\/div><\/div><\/div><\/div><\/section><section class=\"kc-elm kc-css-122788 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-878967 kc_col-sm-12 kc_column kc_col-sm-12\"><div class=\"kc-col-container\"><div class=\"kc-elm kc-css-476450 kc-raw-code\"><div class='white' style='background:rgba(0,0,0,0); border:solid 1px rgba(0,0,0,0); border-radius:5px; padding:8px 8px 8px 8px;'>\n<div id='slider_126' class='owl-carousel sa_owl_theme owl-pagination-true autohide-arrows' data-slider-id='slider_126' style='visibility:hidden;'>\n<div id='slider_126_slide01' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/07\/WhatsApp-Image-2019-06-27-at-11.31.08.jpeg&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='http:\/\/dinpertanpangan.demakkab.go.id\/?page_id=409' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_126_slide02' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/07\/skkh-2.png&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='http:\/\/dinpertanpangan.demakkab.go.id\/?page_id=881' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_126_slide03' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/07\/BBM.png&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='https:\/\/dinpertanpangan.demakkab.go.id\/?page_id=5266' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_126_slide04' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/07\/autp2.png&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='http:\/\/dinpertanpangan.demakkab.go.id\/?page_id=584' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_126_slide05' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/07\/autsk2.png&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='http:\/\/dinpertanpangan.demakkab.go.id\/?page_id=884' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n<script type='text\/javascript'>\n\tjQuery(document).ready(function() {\n\t\tjQuery('#slider_126').owlCarousel({\n\t\t\tresponsive:{\n\t\t\t\t0:{ items:1 },\n\t\t\t\t480:{ items:2 },\n\t\t\t\t768:{ items:3 },\n\t\t\t\t980:{ items:4 },\n\t\t\t\t1200:{ items:4 },\n\t\t\t\t1500:{ items:4 }\n\t\t\t},\n\t\t\tautoplay : true,\n\t\t\tautoplayTimeout : 5000,\n\t\t\tautoplayHoverPause : true,\n\t\t\tsmartSpeed : 200,\n\t\t\tfluidSpeed : 200,\n\t\t\tautoplaySpeed : 200,\n\t\t\tnavSpeed : 200,\n\t\t\tdotsSpeed : 200,\n\t\t\tloop : true,\n\t\t\tnav : true,\n\t\t\tnavText : ['Previous','Next'],\n\t\t\tdots : true,\n\t\t\tresponsiveRefreshRate : 200,\n\t\t\tslideBy : 1,\n\t\t\tmergeFit : true,\n\t\t\tautoHeight : false,\n\t\t\tmouseDrag : false,\n\t\t\ttouchDrag : true\n\t\t});\n\t\tjQuery('#slider_126').css('visibility', 'visible');\n\t\tsa_resize_slider_126();\n\t\twindow.addEventListener('resize', sa_resize_slider_126);\n\t\tfunction sa_resize_slider_126() {\n\t\t\tvar min_height = '50';\n\t\t\tvar win_width = jQuery(window).width();\n\t\t\tvar slider_width = jQuery('#slider_126').width();\n\t\t\tif (win_width < 480) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 768) {\n\t\t\t\tvar slide_width = slider_width \/ 2;\n\t\t\t} else if (win_width < 980) {\n\t\t\t\tvar slide_width = slider_width \/ 3;\n\t\t\t} else if (win_width < 1200) {\n\t\t\t\tvar slide_width = slider_width \/ 4;\n\t\t\t} else if (win_width < 1500) {\n\t\t\t\tvar slide_width = slider_width \/ 4;\n\t\t\t} else {\n\t\t\t\tvar slide_width = slider_width \/ 4;\n\t\t\t}\n\t\t\tslide_width = Math.round(slide_width);\n\t\t\tvar slide_height = '0';\n\t\t\tif (min_height == 'aspect43') {\n\t\t\t\tslide_height = (slide_width \/ 4) * 3;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else if (min_height == 'aspect169') {\n\t\t\t\tslide_height = (slide_width \/ 16) * 9;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else {\n\t\t\t\tslide_height = (slide_width \/ 100) * min_height;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t}\n\t\t\tjQuery('#slider_126 .owl-item .sa_hover_container').css('min-height', slide_height+'px');\n\t\t}\n\t\tvar owl_goto = jQuery('#slider_126');\n\t\tjQuery('.slider_126_goto1').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 0);\n\t\t});\n\t\tjQuery('.slider_126_goto2').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 1);\n\t\t});\n\t\tjQuery('.slider_126_goto3').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 2);\n\t\t});\n\t\tjQuery('.slider_126_goto4').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 3);\n\t\t});\n\t\tjQuery('.slider_126_goto5').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 4);\n\t\t});\n\t\tvar resize_126 = jQuery('.owl-carousel');\n\t\tresize_126.on('initialized.owl.carousel', function(e) {\n\t\t\tif (typeof(Event) === 'function') {\n\t\t\t\twindow.dispatchEvent(new Event('resize'));\n\t\t\t} else {\n\t\t\t\tvar evt = window.document.createEvent('UIEvents');\n\t\t\t\tevt.initUIEvent('resize', true, false, window, 0);\n\t\t\t\twindow.dispatchEvent(evt);\n\t\t\t}\n\t\t});\n\t});\n<\/script>\n<\/div>\n<div class=\"kc-elm kc-css-701328 kc-title-wrap \">\n\n\t<h1 class=\"kc_title\">LINK TERKAIT<\/h1>\n<\/div>\n<div class=\"kc-elm kc-css-333537 kc-raw-code\"><div class='white' style='background:rgba(0,0,0,0); border:solid 1px rgba(0,0,0,0); border-radius:5px; padding:8px 8px 8px 8px;'>\n<div id='slider_75' class='owl-carousel sa_owl_theme owl-pagination-true autohide-arrows' data-slider-id='slider_75' style='visibility:hidden;'>\n<div id='slider_75_slide01' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/07\/demakkab-300x102-300x102-1.png&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='http:\/\/demakkab.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide02' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/07\/ppid-logo-300x118-1.jpg&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='http:\/\/ppid.demakkab.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide03' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/07\/logokominfo-300x102-300x102-1.jpg&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='http:\/\/dinkominfo.demakkab.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide04' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/07\/d9135574-e4f8-4888-b547-8bb2cefe90a5.jpg&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='http:\/\/lpse.demakkab.go.id\/eproc4\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide05' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/07\/356e302d-9131-40b8-ab0a-057f9910f51a.jpg&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='https:\/\/jdih.demakkab.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide06' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/07\/lapor-1-300x300-1-1.png&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='https:\/\/www.lapor.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide07' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/07\/sipp-300x158-1.jpg&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='https:\/\/sipp.menpan.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide08' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/07\/logo-lapor-gub-300x99-1.png&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='https:\/\/laporgub.jatengprov.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide09' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/09\/bappeda-300x90-2.png&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='http:\/\/bappedalitbang.demakkab.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide10' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/09\/bpbd-550x165-1.jpg&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='http:\/\/bpbd.demakkab.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide11' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/09\/bkpp-300x90-1.png&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='https:\/\/bkpp.demakkab.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide12' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/09\/capil-456x137-1.png&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='https:\/\/dindukcapil.demakkab.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide13' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/09\/dinbud-853x256-1.png&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='http:\/\/dindikbud.demakkab.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide14' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/09\/Dinkes11-853x256-1.png&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='http:\/\/dinkes.demakkab.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide15' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/09\/dindagkop-300x90-1.jpg&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='http:\/\/dindagkopukm.demakkab.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide16' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/09\/dinlh-853x256-1.png&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='http:\/\/dinlh.demakkab.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide17' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/09\/dinnakerind-853x256-1.png&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='https:\/\/dinnakerind.demakkab.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide18' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/09\/dinpermades-300x90-1.png&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='http:\/\/dinpermadesp2kb.demakkab.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide19' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/09\/dinpertan-587x176-1.jpg&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='http:\/\/dinpertanpangan.demakkab.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide20' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/09\/dinpora-587x176-1.jpg&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='http:\/\/dinpora.demakkab.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide21' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/09\/dinptsp-300x90-1.jpg&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='http:\/\/bpptpmdemak.com\/pub\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide22' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/09\/dinputaru-587x176-1.jpg&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='https:\/\/dinputaru.demakkab.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide23' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/09\/dprd.fw_-853x256-1.png&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='https:\/\/dprd.demakkab.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide24' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/09\/inspektorat-587x176-1.png&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='http:\/\/www.inspektorat.demakkab.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide25' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/09\/perpusar-300x90-1.png&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='http:\/\/dinperpusar.demakkab.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide26' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/09\/kesbangpolinmas-853x256-1.png&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='http:\/\/kesbangpolinmas.demakkab.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide27' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/09\/kpudmk-853x256-1.png&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='http:\/\/kpu.demakkab.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide28' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/09\/pariwisata-853x256-1.png&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='http:\/\/www.pariwisata.demakkab.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide29' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/09\/perkim-1000x300-1.png&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='http:\/\/dinperkim.demakkab.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide30' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/09\/rsud1-298x89-1.jpg&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='http:\/\/rsudsuka.demakkab.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide31' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/09\/satpolpp-550x165-1.jpg&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='http:\/\/satpolpp.demakkab.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide32' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/09\/sosp2pa-853x256-1.jpg&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='http:\/\/dinsosp2pa.demakkab.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<div id='slider_75_slide33' class='sa_hover_container' style='padding:5% 5%; margin:0px 5%; background-image:url(&quot;https:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2020\/09\/WhatsApp-Image-2020-09-24-at-08.27.38.jpeg&quot;); background-position:center center; background-size:contain; background-repeat:no-repeat; '><div class='sa_hover_buttons' style='top:50%; left:50%; margin-top:-20px; margin-left:-20px;'><a class='sa_slide_link_icon' href='http:\/\/hallodemak.lapor.go.id\/' target='_self' title='' aria-label=''><\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n<script type='text\/javascript'>\n\tjQuery(document).ready(function() {\n\t\tjQuery('#slider_75').owlCarousel({\n\t\t\tresponsive:{\n\t\t\t\t0:{ items:1 },\n\t\t\t\t480:{ items:2 },\n\t\t\t\t768:{ items:3 },\n\t\t\t\t980:{ items:4 },\n\t\t\t\t1200:{ items:4 },\n\t\t\t\t1500:{ items:4 }\n\t\t\t},\n\t\t\tautoplay : true,\n\t\t\tautoplayTimeout : 5000,\n\t\t\tautoplayHoverPause : true,\n\t\t\tsmartSpeed : 200,\n\t\t\tfluidSpeed : 200,\n\t\t\tautoplaySpeed : 200,\n\t\t\tnavSpeed : 200,\n\t\t\tdotsSpeed : 200,\n\t\t\tloop : true,\n\t\t\tnav : true,\n\t\t\tnavText : ['Previous','Next'],\n\t\t\tdots : true,\n\t\t\tresponsiveRefreshRate : 200,\n\t\t\tslideBy : 1,\n\t\t\tmergeFit : true,\n\t\t\tautoHeight : false,\n\t\t\tmouseDrag : false,\n\t\t\ttouchDrag : true\n\t\t});\n\t\tjQuery('#slider_75').css('visibility', 'visible');\n\t\tsa_resize_slider_75();\n\t\twindow.addEventListener('resize', sa_resize_slider_75);\n\t\tfunction sa_resize_slider_75() {\n\t\t\tvar min_height = '50';\n\t\t\tvar win_width = jQuery(window).width();\n\t\t\tvar slider_width = jQuery('#slider_75').width();\n\t\t\tif (win_width < 480) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 768) {\n\t\t\t\tvar slide_width = slider_width \/ 2;\n\t\t\t} else if (win_width < 980) {\n\t\t\t\tvar slide_width = slider_width \/ 3;\n\t\t\t} else if (win_width < 1200) {\n\t\t\t\tvar slide_width = slider_width \/ 4;\n\t\t\t} else if (win_width < 1500) {\n\t\t\t\tvar slide_width = slider_width \/ 4;\n\t\t\t} else {\n\t\t\t\tvar slide_width = slider_width \/ 4;\n\t\t\t}\n\t\t\tslide_width = Math.round(slide_width);\n\t\t\tvar slide_height = '0';\n\t\t\tif (min_height == 'aspect43') {\n\t\t\t\tslide_height = (slide_width \/ 4) * 3;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else if (min_height == 'aspect169') {\n\t\t\t\tslide_height = (slide_width \/ 16) * 9;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else {\n\t\t\t\tslide_height = (slide_width \/ 100) * min_height;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t}\n\t\t\tjQuery('#slider_75 .owl-item .sa_hover_container').css('min-height', slide_height+'px');\n\t\t}\n\t\tvar owl_goto = jQuery('#slider_75');\n\t\tjQuery('.slider_75_goto1').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 0);\n\t\t});\n\t\tjQuery('.slider_75_goto2').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 1);\n\t\t});\n\t\tjQuery('.slider_75_goto3').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 2);\n\t\t});\n\t\tjQuery('.slider_75_goto4').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 3);\n\t\t});\n\t\tjQuery('.slider_75_goto5').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 4);\n\t\t});\n\t\tjQuery('.slider_75_goto6').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 5);\n\t\t});\n\t\tjQuery('.slider_75_goto7').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 6);\n\t\t});\n\t\tjQuery('.slider_75_goto8').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 7);\n\t\t});\n\t\tjQuery('.slider_75_goto9').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 8);\n\t\t});\n\t\tjQuery('.slider_75_goto10').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 9);\n\t\t});\n\t\tjQuery('.slider_75_goto11').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 10);\n\t\t});\n\t\tjQuery('.slider_75_goto12').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 11);\n\t\t});\n\t\tjQuery('.slider_75_goto13').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 12);\n\t\t});\n\t\tjQuery('.slider_75_goto14').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 13);\n\t\t});\n\t\tjQuery('.slider_75_goto15').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 14);\n\t\t});\n\t\tjQuery('.slider_75_goto16').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 15);\n\t\t});\n\t\tjQuery('.slider_75_goto17').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 16);\n\t\t});\n\t\tjQuery('.slider_75_goto18').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 17);\n\t\t});\n\t\tjQuery('.slider_75_goto19').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 18);\n\t\t});\n\t\tjQuery('.slider_75_goto20').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 19);\n\t\t});\n\t\tjQuery('.slider_75_goto21').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 20);\n\t\t});\n\t\tjQuery('.slider_75_goto22').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 21);\n\t\t});\n\t\tjQuery('.slider_75_goto23').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 22);\n\t\t});\n\t\tjQuery('.slider_75_goto24').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 23);\n\t\t});\n\t\tjQuery('.slider_75_goto25').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 24);\n\t\t});\n\t\tjQuery('.slider_75_goto26').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 25);\n\t\t});\n\t\tjQuery('.slider_75_goto27').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 26);\n\t\t});\n\t\tjQuery('.slider_75_goto28').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 27);\n\t\t});\n\t\tjQuery('.slider_75_goto29').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 28);\n\t\t});\n\t\tjQuery('.slider_75_goto30').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 29);\n\t\t});\n\t\tjQuery('.slider_75_goto31').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 30);\n\t\t});\n\t\tjQuery('.slider_75_goto32').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 31);\n\t\t});\n\t\tjQuery('.slider_75_goto33').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 32);\n\t\t});\n\t\tvar resize_75 = jQuery('.owl-carousel');\n\t\tresize_75.on('initialized.owl.carousel', function(e) {\n\t\t\tif (typeof(Event) === 'function') {\n\t\t\t\twindow.dispatchEvent(new Event('resize'));\n\t\t\t} else {\n\t\t\t\tvar evt = window.document.createEvent('UIEvents');\n\t\t\t\tevt.initUIEvent('resize', true, false, window, 0);\n\t\t\t\twindow.dispatchEvent(evt);\n\t\t\t}\n\t\t});\n\t});\n<\/script>\n<\/div><\/div><\/div><\/div><\/div><\/section><section class=\"kc-elm kc-css-121548 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-191688 kc_col-sm-12 kc_column kc_col-sm-12\"><div class=\"kc-col-container\">\n<div class=\"kc-elm kc-css-282222 kc-animated kc-animate-eff-rubberBand kc-title-wrap \">\n\n\t<h1 class=\"kc_title\">VAKSINASI PMK PERDANA DI KABUPATEN DEMAK<\/h1>\n<\/div>\n\n\t<div class=\"kc-elm kc-css-543630 kc_shortcode kc_video_play kc_video_wrapper\">\n\t\t\t\t\t\t\t\t<video width=\"600\" height=\"338.98305084746\" controls>\n\t\t\t\t<source src=\"http:\/\/dinpertanpangan.demakkab.go.id\/wp-content\/uploads\/2022\/06\/VAKSINASI-PMK-PERDANA-KABUPATEN-DEMAK.mp4\" type=\"video\/mp4\">\n\t\t\t\tYour browser does not support the video tag.\t\t\t<\/video>\n\n\t\t\t<\/div>\n\n<\/div><\/div><\/div><\/div><\/section><section class=\"kc-elm kc-css-395229 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-203679 kc_col-sm-4 kc_column kc_col-sm-4\"><div class=\"kc-col-container\"><\/div><\/div><div class=\"kc-elm kc-css-113575 kc_col-sm-4 kc_column kc_col-sm-4\"><div class=\"kc-col-container\">\n<div class=\"kc-elm kc-css-569436 kc-title-wrap \">\n\n\t<h1 class=\"kc_title\">LOKASI KAMI<\/h1>\n<\/div>\n<\/div><\/div><div class=\"kc-elm kc-css-178144 kc_col-sm-4 kc_column kc_col-sm-4\"><div class=\"kc-col-container\">\n<div class=\"kc-elm kc-css-676186 kc-title-wrap \">\n\n\t<h1 class=\"kc_title\">RADIO SUARA KOTA WALI<\/h1>\n<\/div>\n<\/div><\/div><\/div><\/div><\/section><section class=\"kc-elm kc-css-893472 kc_row\"><div class=\"kc-row-container  kc-container\"><div class=\"kc-wrap-columns\"><div class=\"kc-elm kc-css-478469 kc_col-sm-4 kc_column kc_col-sm-4\"><div class=\"kc-col-container\"><\/div><\/div><div class=\"kc-elm kc-css-779515 kc_col-sm-4 kc_column kc_col-sm-4\"><div class=\"kc-col-container\"><div class=\"kc-elm kc-css-425097 kc_google_maps kc_shortcode\"><div style=\"height: 240px\" class=\"kc-google-maps\"><iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d1963.3766629810482!2d110.62829219132078!3d-6.899712329532547!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e70ebee9cb24a03%3A0xbdceadb8923a59f9!2sDinas%20Pertanian%20dan%20Pangan%20Kabupaten%20Demak!5e0!3m2!1sid!2sid!4v1595219392157!5m2!1sid!2sid\" width=\"100%\" height=\"240\" frameborder=\"0\" style=\"border:0;\" allowfullscreen=\"\" aria-hidden=\"false\" tabindex=\"0\"><\/iframe><\/div><\/div><\/div><\/div><div class=\"kc-elm kc-css-633731 kc_col-sm-4 kc_column kc_col-sm-4\"><div class=\"kc-col-container\"><div class=\"kc-elm kc-css-859325 kc-raw-code\"><center>\r\n<div id=\"pl-51\" class=\"panel-layout\">\r\n<div id=\"pg-51-0\" class=\"panel-grid panel-no-style\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;cover&quot;,&quot;cell_alignment&quot;:&quot;flex-start&quot;}\" data-ratio=\"0.27201964\" data-ratio-direction=\"right\">\r\n<div id=\"pgc-51-0-0\" class=\"panel-grid-cell\" data-weight=\"1\">\r\n<div id=\"panel-51-0-0-0\" class=\"so-panel widget widget_text panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_image_attachment_fallback&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\">\r\n<div class=\"textwidget\"><iframe src=\"https:\/\/player.radioforge.com\/v2\/shoutcast.html?radiolink=http:\/\/198.7.59.204:21299\/&amp;radiotype=shoutcast&amp;bcolor=00000;bimage=http:\/\/suarakotawali.demakkab.go.id\/wp-content\/uploads\/2019\/04\/smpg6.jpg&amp;image=http:\/\/suarakotawali.demakkab.go.id\/wp-content\/uploads\/2019\/04\/rskwfm.jpg&amp;twitter=https:\/\/twitter.com\/DemakHumas&amp;facebook=https:\/\/www.facebook.com\/HumasSetdaDemak&amp;title=RADIO SUARA KOTA WALI&amp;artist=104.8 FM\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"yes\" width=\"685\" height=\"227\" frameborder=\"0\"><\/iframe><\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n\t<\/div><\/center><\/div><div class=\"kc-elm kc-css-22497 kc-raw-code\"><center><!DOCTYPE html>\r\n<html>\r\n<head>\r\n\t<title>Jam (Aktif) With JavaScript<\/title>\r\n<\/head>\r\n<body>\r\n\t<!-- Menampilkan Jam (Aktif) -->\r\n\t<div id=\"clock\"><\/div>\r\n\t\t<script type=\"text\/javascript\">\r\n\t\t<!--\r\n\t\tfunction showTime() {\r\n\t\t    var a_p = \"\";\r\n\t\t    var today = new Date();\r\n\t\t    var curr_hour = today.getHours();\r\n\t\t    var curr_minute = today.getMinutes();\r\n\t\t    var curr_second = today.getSeconds();\r\n\t\t    if (curr_hour < 12) {\r\n\t\t        a_p = \"AM\";\r\n\t\t    } else {\r\n\t\t        a_p = \"PM\";\r\n\t\t    }\r\n\t\t    if (curr_hour == 0) {\r\n\t\t        curr_hour = 12;\r\n\t\t    }\r\n\t\t    if (curr_hour > 12) {\r\n\t\t        curr_hour = curr_hour - 12;\r\n\t\t    }\r\n\t\t    curr_hour = checkTime(curr_hour);\r\n\t\t    curr_minute = checkTime(curr_minute);\r\n\t\t    curr_second = checkTime(curr_second);\r\n\t\t document.getElementById('clock').innerHTML=curr_hour + \":\" + curr_minute + \":\" + curr_second + \" \" + a_p;\r\n\t\t    }\r\n \r\n\t\tfunction checkTime(i) {\r\n\t\t    if (i < 10) {\r\n\t\t        i = \"0\" + i;\r\n\t\t    }\r\n\t\t    return i;\r\n\t\t}\r\n\t\tsetInterval(showTime, 500);\r\n\t\t\/\/-->\r\n\t\t<\/script>\r\n \r\n\t\t<!-- Menampilkan Hari, Bulan dan Tahun -->\t\t\r\n\t\t<script type='text\/javascript'>\r\n\t\t\t<!--\r\n\t\t\tvar months = ['JANUARI', 'FEBRUARI', 'MARET', 'APRIL', 'MEI', 'JUNI', 'JULI', 'AGUSTUS', 'SEPTEMBER', 'OKTOBER', 'NOVEMBER', 'DESEMBER'];\r\n\t\t\tvar myDays = ['Minggu', 'SENIN', 'SELASA', 'RABU', 'KAMIS', 'JUM&#39;AT', 'SABTU'];\r\n\t\t\tvar date = new Date();\r\n\t\t\tvar day = date.getDate();\r\n\t\t\tvar month = date.getMonth();\r\n\t\t\tvar thisDay = date.getDay(),\r\n\t\t\t    thisDay = myDays[thisDay];\r\n\t\t\tvar yy = date.getYear();\r\n\t\t\tvar year = (yy < 1000) ? yy + 1900 : yy;\r\n\t\t\tdocument.write(thisDay + ', ' + day + ' ' + months[month] + ' ' + year);\r\n\t\t\t\/\/-->\r\n\t\t<\/script>\r\n \r\n<\/body>\r\n<\/html><\/center><\/div><\/div><\/div><\/div><\/div><\/section><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-full-width-page-builder.php","meta":{"footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/dinpertanpangan.demakkab.go.id\/index.php?rest_route=\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dinpertanpangan.demakkab.go.id\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dinpertanpangan.demakkab.go.id\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dinpertanpangan.demakkab.go.id\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dinpertanpangan.demakkab.go.id\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6"}],"version-history":[{"count":170,"href":"https:\/\/dinpertanpangan.demakkab.go.id\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":14651,"href":"https:\/\/dinpertanpangan.demakkab.go.id\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions\/14651"}],"wp:attachment":[{"href":"https:\/\/dinpertanpangan.demakkab.go.id\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}