Pakistan receives India’s pleadings to ICJ in spy Jadhav’s case
Source: Samaa
Published in Terrorism on Friday, September 15, 2017
ISLAMABAD: Pakistan has received the Memorial (written pleadings) from the International Court of Justice, submitted by the Government of India in the Commander Jadhav case.
The Memorial is under consideration by a team of lawyers and experts, led by the Attorney General of Pakistan, said a press release issued by Foreign Office here on Friday.
The position of the Government of Pakistan, especially highlighting the acts of espionage, terrorism and sabotage committed by Commander Jadhav in Pakistan, which resulted in the loss of many precious and innocent lives of Pakistanis, will soon be submitted at the International Court of Justice.
Most Popular
-
-
Chief Minister Punjab
199653 Views
-
Chairman of Pakistan Tehreek-e-Insaf
182445 Views
-
Ex-Prime Minister of Pakistan
164874 Views
-
TV Anchor/Foreign Policy Commentator
150736 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');
}