Turning the Tide of Human Trafficking and Scamming : Developments In the ASEAN Region
611 611 people viewed this event.
Assalamualaikum wrt wbt
Dear Prof/Dr/Sri/MEm/Bro/Sr,
The SEA+ Research Unit of AIKOL will be organising the Webinar āTurning the Tide of Human Trafficking and Scamming : Developments In the ASEAN Regionā as per details below:
Date: Nov 8, 2024 Friday
Time: 09:00 ā 10.30 AM Kuala Lumpur
Join Zoom Meeting:
https://iium.zoom.us/j/96352413473?pwd=DY6S6zSN6lk04SsC7OgMA3QlJrcPRv.1
Meeting ID: 963 5241 3473
Passcode: 253175
Limited to 150 participants only. All are welcome to join.
Thank you and wasalam
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);
});
});