INTERNATIONAL SYMPOSIUM:ISRAELI WAR IN GAZA – GENOCIDE DEFYING INTERNATIONAL LAW
241 241 people viewed this event.
Join us for a critical discussion on the Israeli War in Gaza and its implications under international law.
A panel of distinguished legal and political science experts from the International Islamic University Malaysia (IIUM) and the University of Oran2, Algeria, will analyse the legal and political dimensions of the Israeli war in Gaza.
🗓 Date: Thursday, 16th October 2025
⏰ Time: 2:30 PM – 4:30 PM (GMT/UTC: +08:00)
📍 Venue: Nawawi Conference Hall, Level 4, AIKOL, IIUM
Don’t miss this essential academic discourse.
Gaza #InternationalLaw #IIUM #AIKOL #Genocide #Palestine #AcademicSymposium
jQuery(document).ready(function() {
jQuery('.wpem_related_events-slider').slick({
arrow: true,
infinite: false,
slidesToShow: 3,
slidesToScroll: 1,
responsive: [
{
breakpoint: 1024,
settings: {
slidesToShow: 2
}
},
{
breakpoint: 767,
settings: {
slidesToShow: 1
}
}
]
});
});
jQuery(document).ready(function() {
jQuery('.wpem-single-event-slider').slick({
dots: true,
infinite: true,
speed: 500,
fade: true,
cssEase: 'linear',
adaptiveHeight: true,
responsive: [{
breakpoint: 992,
settings: {
dots: true,
infinite: true,
speed: 500,
fade: true,
cssEase: 'linear',
adaptiveHeight: true
}
}]
});
/* Get iframe src attribute value i.e. YouTube video url
and store it in a variable */
var url = jQuery("#wpem-youtube-modal-popup .wpem-modal-content iframe").attr('src');
/* Assign empty url value to the iframe src attribute when
modal hide, which stop the video playing */
jQuery(".wpem-modal-close").on('click', function() {
jQuery("#wpem-youtube-modal-popup .wpem-modal-content iframe").attr('src', '');
});
jQuery(".wpem-modal-overlay").on('click', function() {
jQuery("#wpem-youtube-modal-popup .wpem-modal-content iframe").attr('src', '');
});
/* Assign the initially stored url back to the iframe src
attribute when modal is displayed again */
jQuery("#event-youtube-button").on('click', function() {
jQuery("#wpem-youtube-modal-popup .wpem-modal-content iframe").attr('src', url);
});
});