Operation has been started in interior Sindh General Bilal Akbar
Source: The News
Published in Law & Order on Friday, July 15, 2016
KARACHI: D.G. Rangers Sindh Major General Bilal Akbar announced that an operation has begun in interior Sindh to flush out terrorists who had sought refuge there.
During an interview at a private news channel, General Bilal Akbar said that most criminals sought refuge in interior Sindh and that kidnapped persons from all over the country as well as Karachi, were hidden in Sindh. D.G. Rangers Sindh stated that as per the National Action Plan, action was now being conducted throughout the province.
He also revealed during the course of the discussion that Afghan nationals in Karachi were involved in criminal activities. General Bilal also disclosed that some criminals from South Punjab also took refuge in Sindh. He however, reaffirmed the resolve that none would be spared in the operation.
Most Popular
-
-
Chief Minister Punjab
180522 Views
-
Chairman of Pakistan Tehreek-e-Insaf
157629 Views
-
Ex-Prime Minister of Pakistan
147025 Views
-
Film Actress
106480 Views
');
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');
}