On Monday, April 13, 2026, the Social Medical Center of Blida 1 University organized an awareness day for the university community at the center's headquarters. The event focused on raising awareness about the dangers of smoking and drug use, and was attended by members of the university community, including the Vice-Rector for Development and Foresight, Dr. Ait Saadi Mohamed Hussein, representing the University Rector.

The event featured valuable contributions from specialists and doctors at the center, addressing the health and psychological aspects of these phenomena. In addition, awareness-raising exhibitions were organized by the medical school's (wemediste) and natural and life sciences (SNC) clubs, providing guidance and advice on prevention and promoting a healthy lifestyle.

jQuery(document).ready(function($){ // ouvrir la popup $("#open-popup").click(function(){ $("#popup-section").fadeIn(); }); $("#popup-section").fadeOut(); } } }); ($) { $(document). $('#popup-boxx').removeClass('show-popup'); $('#popup-overlay').removeClass('show-overlay'); document.addEventListener("DOMContentLoaded", function () { document.querySelectorAll(".switch-lang-ar").forEach(function(el) { el.addEventListener("click", function (e) { e.preventDefault(); // bloque le lien du bouton Divi let url = new URL(window.location.href); if (url.hostname.startsWith("www.")) { url.hostname = url.hostname.replace("www.", "en."); else { url.hostname = "en." + url.hostname; (function($) { function setup_collapsible_submenus() { // mobile menu $('.mobile_nav .menu-item-has-children > a').after(''); $('.mobile_nav .menu-item-has-children > a').each(function() { $(this).next().next('.sub-menu').toggleClass('hide',1000); }); $(this).next('.sub-menu').toggleClass('hide',1000); } $(window).load(function() { setTimeout(function() { setup_collapsible_submenus(); }, 700); }); })(jQuery);