Four security men among five killed in Turbat terror attack

Source:  Samaa Published in Terrorism on Monday, April 24, 2017

TURBAT: Five people and two others were injured including four security men wer killed in a bomb attack here on Sunday night, Samaa reported.

According to details, unknown terrorists targeted a regiment of Frontier Constabulary Mekran Scouts with a remote controlled improvised explosive device (IED).

The terrorist opened fire at the security personnel following the explosion.

Five people including four FC personnel were reported dead in the terrorist attack. A vehicle was also destroyed in the deadly incident.

Security agencies sealed the area and launched a search operation for the arrest of the terrorists.

The dead bodies were shifted to Turbat. – SAMAA



'); Recaptcha.widget = Recaptcha.$('recaptcha_widget_div'); } Recaptcha.reload(); Recaptcha.challenge_callback(); } } $('.popup').popover({ html: true, placement: 'auto', trigger: 'hover', container: 'body', content: function () { return $('#' + "d" + $(this).attr("id")).html(); } }); var jcarousel = $('.jcarousel'); jcarousel .on('jcarousel:reload jcarousel:create', function () { var width = jcarousel.innerWidth(); if (width >= 600) { width = width / 1; } else if (width >= 350) { width = width / 2; } jcarousel.jcarousel('items').css('width', width + 'px'); }) .jcarousel({ wrap: 'circular' }); var jcarouselauto = $('.jcarousel-auto'); jcarouselauto .jcarousel({ wrap: 'circular' }) .jcarouselAutoscroll({ interval: 5000, target: '+=1', autostart: true }); $('.jcarousel-control-prev') .jcarouselControl({ target: '-=1' }); $('.jcarousel-control-next') .jcarouselControl({ target: '+=1' }); $('.jcarousel-pagination2') .on('jcarouselpagination:active', 'a', function () { $(this).addClass('active'); }) .on('jcarouselpagination:inactive', 'a', function () { $(this).removeClass('active'); }) .on('click', function (e) { e.preventDefault(); }) .jcarouselPagination({ perPage: 1, item: function (page) { return '' + page + ''; } }); $(document).ready(function () { manager = Sys.WebForms.PageRequestManager.getInstance() manager.add_beginRequest(BeginRequest); manager.add_endRequest(EndRequest); }); function pageLoad() { $(".popupShowWeightage").click(function () { $('#divWeightage').modal('show') }); } function BeginRequest() { manager._scrollPosition = null; } function EndRequest(sender, args) { manager._scrollPosition = null; //$('#divPreviousResponses').modal('hide') } function hideModal(modalwindow) { $(modalwindow).modal('hide'); }