Women in security – International Women’s Day 2023 Tomorrow marks International Women’s Day, a national day focused on celebrating the achievements of women and seeking gender equality. The security...
$(window).load(function () { $(".trigger_popup_fricc").click(function(){ $('.hover_bkgr_fricc').show(); }); $('.hover_bkgr_fricc').click(function(){ $('.hover_bkgr_fricc').hide(); }); $('.popupCloseButton').click(function(){ $('.hover_bkgr_fricc').hide(); }); });