<!DOCTYPE html> <html <?php language_attributes(); ?>> <?php global $theme_options; ?> <head> <!--meta--> <meta http-equiv="content-type" content="text/html; charset=<?php echo esc_attr(get_bloginfo("charset")); ?>" /> <meta name="generator" content="WordPress <?php echo esc_attr(get_bloginfo("version")); ?>" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.2" /> <meta name="description" content="<?php echo esc_html(get_bloginfo('description')); ?>" /> <meta name="format-detection" content="telephone=no" /> <!--style--> <link rel="alternate" type="application/rss+xml" title="<?php esc_attr_e('RSS 2.0', 'pressroom'); ?>" href="<?php echo esc_url(get_bloginfo("rss2_url")); ?>" /> <link rel="pingback" href="<?php echo esc_url(get_bloginfo("pingback_url")); ?>" /> <?php if(!function_exists('has_site_icon') || !has_site_icon()) { ?> <link rel="shortcut icon" href="<?php echo (empty($theme_options["favicon_url"]) ? esc_url(get_template_directory_uri() . "/images/favicon.ico") : esc_url($theme_options["favicon_url"])); ?>" /> <?php } wp_head(); $color_skin = (isset($_COOKIE['pr_color_skin']) ? $_COOKIE['pr_color_skin'] : $theme_options["color_scheme"]); if($color_skin!="high_contrast") pr_get_theme_file("/custom_colors.php"); ?> <style type="text/css"> @font-face{ font-family: rapidFont; src: url('https://www.bdheadlines24.com/fonts/SolaimanLipi.ttf'), url('https://www.bdheadlines24.com/fonts/SolaimanLipi.eot'); /* IE9 */ } *, html, body, select, input, textarea, h1, h2, h3, h4, h5, h6, ul, li, p, a,.menu_container .ubermenu .ubermenu-nav li a, .post.single li.detail{font-family:rapidFont,SolaimanLipi,Bangla,AdorshoLipi,NikoshGrameen,Verdana, Arial;} li,p,scroller {font-size:16px;} .textwidget p { text-align: center;} .breaking { max-height:30px!important; overflow:hidden; clear:both; } </style> <meta property="fb:app_id" content="794578619027680" /> <meta http-equiv="refresh" content="200"> </head> <?php $image_overlay = ((!isset($_COOKIE['pr_image_overlay']) && $theme_options['layout_image_overlay']=='overlay') || ((isset($_COOKIE['pr_image_overlay']) && $_COOKIE['pr_image_overlay']=='overlay') || (!isset($_COOKIE['pr_image_overlay']) && $theme_options['layout_image_overlay']=='')) ? ' overlay' : ''); $layout_style_class = (isset($_COOKIE['pr_layout']) && $_COOKIE['pr_layout']=="boxed" ? (isset($_COOKIE['pr_layout_style']) && $_COOKIE['pr_layout_style']!="" ? $_COOKIE['pr_layout_style'] . esc_attr($image_overlay) : 'image_1' . esc_attr($image_overlay)) : (isset($theme_options['layout']) && $theme_options['layout']=="boxed" ? (isset($theme_options['layout_style']) && $theme_options['layout_style']!="" ? esc_attr($theme_options['layout_style']) . (substr($theme_options['layout_style'], 0, 5)=="image" && isset($theme_options['layout_image_overlay']) && $theme_options['layout_image_overlay']!="0" ? esc_attr($image_overlay) : '') : 'image_1' . esc_attr($image_overlay)) : '')); ?> <body <?php body_class(($layout_style_class!="color_preview" ? $layout_style_class : "")); ?>> <div class="site_container<?php echo (isset($_COOKIE['pr_layout']) ? ($_COOKIE['pr_layout']=="boxed" ? ' boxed' : '') : ($theme_options['layout']=="boxed" ? ' boxed' : '')); ?>"> <?php if($theme_options["header_top_sidebar"]!="") { $header_top_bar_container = (isset($color_skin) && $color_skin=='dark' ? ' style_4' : ($color_skin=='high_contrast' ? ' style_5 border' : '')); if(isset($theme_options["header_top_bar_container"]) && $theme_options["header_top_bar_container"]!="") $header_top_bar_container = $theme_options["header_top_bar_container"]; ?> <div class="header_top_bar_container clearfix<?php echo (isset($_COOKIE['pr_header_top_bar_container']) && $_COOKIE['pr_header_top_bar_container']!="" ? ' ' . esc_attr($_COOKIE['pr_header_top_bar_container']) : ($header_top_bar_container!="" ? ' ' : '') . esc_attr($header_top_bar_container)); ?>"> <?php $sidebar = get_post($theme_options["header_top_sidebar"]); if(isset($sidebar) && !(int)get_post_meta($sidebar->ID, "hidden", true) && is_active_sidebar($sidebar->post_name)): ?> <div class="header_top_bar clearfix"> <?php dynamic_sidebar($sidebar->post_name); ?> </div> <?php endif; ?> </div> <?php } $header_container = (isset($color_skin) && $color_skin=='dark' ? ' style_2' : ($color_skin=='high_contrast' ? ' style_3' : '')); if($theme_options["header_container"]!="") $header_container = $theme_options["header_container"]; ?> <!-- Header --> <div class="header_container<?php echo (isset($_COOKIE['pr_header_container']) && $_COOKIE['pr_header_container']!="" ? ' ' . esc_attr($_COOKIE['pr_header_container']) : ($header_container!="" ? ' ' : '') . esc_attr($header_container)); ?>"> <div class="header clearfix"> <?php if(is_active_sidebar('header-top')): ?> <div class="header_top_sidebar clearfix"> <?php get_sidebar('header-top'); ?> </div> <?php endif; ?> <div class="header-adv"> <?php the_ad('2885'); ?> </div> <div class="logo"> <h1><a href="<?php echo esc_url(get_home_url()); ?>" title="<?php echo esc_attr(get_bloginfo("name")); ?>"> <?php if($theme_options["logo_url"]!=""): ?> <img src="<?php echo esc_url($theme_options["logo_url"]); ?>" alt="logo" /> <?php endif; ?> <?php if($theme_options["logo_text"]!=""): ?> <?php echo $theme_options["logo_text"]; ?> <?php endif; ?> </a></h1> <h4><?php bloginfo('description'); ?></h4> </div> <?php $header_top_right_sidebar_visible = false; if($theme_options["header_top_right_sidebar"]!="") { ?> <div class="header_top_right_sidebar_container"> <?php $sidebar = get_post($theme_options["header_top_right_sidebar"]); if(isset($sidebar) && !(int)get_post_meta($sidebar->ID, "hidden", true) && is_active_sidebar($sidebar->post_name)): ?> <?php dynamic_sidebar($sidebar->post_name); $header_top_right_sidebar_visible = true; ?> <?php endif; ?> </div> <?php } ?> <p class="bd-date">&nbsp;&nbsp; আজ <?php echo do_shortcode('[english_date] ও [bangla_date] এবং [hijri_date] '); ?></p> </div> </div> <?php //Get menu object $locations = get_nav_menu_locations(); if(isset($locations["main-menu"])) { $main_menu_object = get_term($locations["main-menu"], "nav_menu"); if(has_nav_menu("main-menu") && $main_menu_object->count>0) { $menu_container = ' ' . (isset($_COOKIE['pr_menu_container']) && $_COOKIE['pr_menu_container']!="" ? $_COOKIE['pr_menu_container'] : $theme_options['menu_container']); $menu_type = ' ' . (isset($_COOKIE['pr_menu_type']) && $_COOKIE['pr_menu_type']!="" ? $_COOKIE['pr_menu_type'] : ((int)$theme_options["sticky_menu"] ? 'sticky' : '')); ?> <div class="menu_container<?php echo esc_attr($menu_container . $menu_type) . (!isset($theme_options["collapsible_mobile_submenus"]) || (int)$theme_options["collapsible_mobile_submenus"] ? " collapsible-mobile-submenus" : "");?>"> <a href="#" class="mobile-menu-switch"> <span class="line"></span> <span class="line"></span> <span class="line"></span> </a> <div class="mobile-menu-divider"></div> <?php wp_nav_menu(array( "container" => "nav", "container_class" => "ubermenu clearfix", "theme_location" => "main-menu", "menu_class" => "sf-menu ubermenu-nav", "walker" => (!isset($theme_options["collapsible_mobile_submenus"]) || (int)$theme_options["collapsible_mobile_submenus"] ? new Mobile_Menu_Walker_Nav_Menu() : '') )); ?> </div> <?php /* <div class="mobile_menu_container"> <a href="#" class="mobile-menu-switch"> <span class="line"></span> <span class="line"></span> <span class="line"></span> </a> <div class="mobile-menu-divider"></div> <?php wp_nav_menu(array( "container" => "nav", "container_class" => "ubermenu clearfix", "theme_location" => "main-menu", "menu_class" => "mobile-menu ubermenu-nav"/*, "walker" => new Walker_Test()*/ /*)); ?> </div> <?php */ } } ?> <!-- /Header -->

সালথার ইউপি চেয়ারম্যান হত্যার দুই সাজাপ্রাপ্ত আসামি গ্রেপ্তার

  • In সারাবাংলা
  • পোস্ট টাইমঃ ১ সেপ্টেম্বর ২০২৩ @ ০৩:৫১ অপরাহ্ণ ও লাস্ট আপডেটঃ ১ সেপ্টেম্বর ২০২৩@০৩:৫১ অপরাহ্ণ
সালথার ইউপি চেয়ারম্যান হত্যার দুই সাজাপ্রাপ্ত আসামি গ্রেপ্তার
ছবি- বিডিহেডলাইন্স

হারুন-অর-রশীদ
ফরিদপুর প্রতিনিধি।।

চাঞ্চল্যকর ফরিদপুরের সালথা উপজেলার আটঘর ইউপি চেয়ারম্যান মলয় বোসকে (৪৫) নৃশংসভাবে হত্যা মামলায় আদালত থেকে মৃত্যুদন্ড ও যাবজ্জীবন সাজাপ্রাপ্ত দুই সামিকে গ্রেপ্তার করেছে র‌্যাপিড এ্যাকশন ব্যাটালিয়ন।

শুক্রবার (০১ সেপ্টেম্বর) সকাল সাড়ে ১১ টার দিকে ফরিদপুর-১০ র‌্যাব ক্যাম্পে এক সংবাদ সম্মেলনে র‍্যাব-১০, সিপিসি-৩ এর কোম্পানী অধিনায়ক লেঃ কমান্ডার কে এম শাইখ আকতার তাদের গ্রেপ্তারের বিষয়টি সাংবাদিকদের নিশ্চিত করেছেন।

এর আগে বৃহস্পতিবার (৩১ আগস্ট) দিবাগত রাতে নারায়ণগঞ্জের রুপগঞ্জ ও সিদ্ধিরগঞ্জ এলাকায় র‌্যাব অভিযান চালিয়ে ওই দুই সাজাপ্রাপ্ত আসামিকে গ্রেপ্তার করে।

গ্রেপ্তাররা হলেন, ফরিদপুরের সালথা উপজেলার গোয়ালপাড়া গ্রামের সামচু শেখের ছেলে মনিরুজ্জামান শেখ ওরফে মনির (২৮) ও একই উপজেলার খাগৈর গ্রামের কাশেম মোল্যার ছেলে ছাত্তার মোল্যা (২৫)।

সংবাদ সম্মেলনে র‌্যাবের কোম্পানী অধিনায়ক কে এম শাইখ আকতার বলেন, গ্রেপ্তারকৃত মনিরুজ্জামান শেখ মলয় বোস হত্যা মামলার মৃত্যুদন্ডপ্রাপ্ত আসামি ও ছাত্তার মোল্যা একই মামলার যাবজ্জীবন সাজাপ্রাপ্ত আসামি। দীর্ঘ ১১ বছর পর তাদের গ্রেপ্তার করেছে র‌্যাব-১০।

র‌্যাবের এ কোম্পানী অধিনায়ক বলেন, প্রাথমিক জিজ্ঞাসাবাদে গ্রেপ্তারকৃত আসামিরা মলয় বোস হত্যাকান্ডের সাথে তাদের সরাসরি জড়িত থাকার কথা স্বীকার করেছেন।

গ্রেপ্তারকৃত মনির ও সত্তার মলয় বোস হত্যাকান্ডের পর থেকে নারায়ণগঞ্জসহ দেশের বিভিন্ন এলাকায় বিভিন্ন ছদ্মবেশ ধারণ করে আত্মগোপন করে ছিল।উক্ত আসামীদের আইনের আওতায় আনতে র‍্যাব-১০ (ফরিদপুর ক্যাম্প) কাজ শুরু করে ও দীর্ঘ প্রায় এক যুগ পর আসামী মনিরুজ্জামান ও সাত্তার মোল্ল্যাকে নারায়ণগঞ্জের রুপগঞ্জ ও সিদ্ধিরগঞ্জ থেকে গ্রেপ্তার করতে সক্ষম হয়।

প্রসঙ্গ, ২০১২ সালের ৭ই ফেব্রুয়ারী ইউপি নির্বাচনকে কেন্দ্র করে ফরিদপুরের সালথার আটঘর ইউপি চেয়ারম্যান মলয় বোসকে দেশীয় অস্ত্র দিয়ে কুপিয়ে নৃশংসভাবে হত্যা করা হয়।পরবর্তীতে এ ঘটনায় মলয় বোসেরর স্ত্রী ববিতা বোস বাদি হয়ে ফরিদপুরের কোতয়ালী থানায় একটি হত্যা মামলা দায়ের করেন। যার মামলা নং-০৯, তারিখ-০৯/০২/২০১২ খ্রিঃ। অতঃপর এ মামলায় ঢাকার ৪ নম্বর দ্রুত বিচার ট্রাইব্যুনাল এ ঘটনায় জড়িত অভিযোগে ৯ জন আসামীকে মৃত্যুদণ্ড ও ১২ জনকে যাবজ্জীবন কারাদন্ডের আদেশ প্রদান করে।

আরও সংবাদ

জনপ্রিয় সংবাদ

সর্বশেষ সংবাদ

আলোচিত সংবাদ

শিরোনামঃ