WEBINAR ON âWESTERN AZERBAIJAN REALITY : VANDALISED ISLAMIC HERITAGE, HISTORICAL JUSTICE AND RIGHTS TO RETURNâ
701 701 people viewed this event.
Assalamualaikum wrt wbt
Dear Sir / Madam,
The International Islamic University Malaysia in collaboration with the Embassy of the Republic of Azerbaijan in Malaysia, will be organising a webinar entitled âWestern Azerbaijan Reality : Vandalised Islamic Heritage, Historical Justice and Rights to Returnâ as per the following details:
Date :
17th June 2025 (Tuesday)
Time :
8:00 pm (Malaysia Time) / 4:00 pm (Azerbaijan Time)
EVERYONE IS WELCOME to watch the webinar that will be LIVE streamed via Youtube Link below:
https://youtube.com/live/i6NPFldEo4g
See you there!
Thank you and Wassalam.
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);
});
});