Wednesday 08/April/2026 – 06:55 PM

















This Wednesday afternoon, Counselor Mohamed El-Shenawy, Head of the Administrative Prosecution Authority, witnessed the activities of the Judicial Inspection Department’s Excellence Day, within the framework of the Administrative Prosecution’s keenness to consolidate the values ​​of institutional excellence and raise the level of performance.

The head of the Administrative Prosecution Authority witnesses the activities of the Judicial Inspection Department’s Excellence Day

This came in the presence of Counselor Ahmed Abdel Rahim, Counselor Abdul Radi Al-Kashef, members of the Supreme Council of the Administrative Prosecution, Counselor Dr. Muhammad Abu Deif, Secretary-General of the Supreme Council of the Administrative Prosecution, Counselor Zaki Shalqami, Director of the Judicial Inspection Department, leaders of the departments, centers and central units headed by the Authority, and members of the Judicial Inspection.

<strong>The head of the Administrative Prosecution Authority witnesses the activities of the Judicial Inspection Department’s Excellence Day</strong>” width=”1200″ height=”867″/><figcaption><strong>The head of the Administrative Prosecution Authority witnesses the activities of the Judicial Inspection Department’s Excellence Day</strong></figcaption></figure>
<p>The day’s activities began with the showing of a short film prepared by the Media and Monitoring Center headed by the Authority, which included a review of the most prominent achievements of the Judicial Inspection Department and its achievement of reaching a 100% completion rate of the total work assigned to the Inspection Department during the year 2025.</p>
<figure class=<strong>The head of the Administrative Prosecution Authority witnesses the activities of the Judicial Inspection Department’s Excellence Day</strong>” width=”1200″ height=”1188″/><figcaption><strong>The head of the Administrative Prosecution Authority witnesses the activities of the Judicial Inspection Department’s Excellence Day</strong></figcaption></figure>
<p>This was followed by a speech by Counselor Mohamed Abdel Hadi, member of the Judicial Inspection Department and head of the Elections Coordination Committee, during which he reviewed what the Judicial Inspection Department had done through the Permanent Committee and the Elections Coordination Committee in supervising the elections of the boards of directors of clubs, unions and general associations, and the role of the committee for setting controls regulating the process of supervising the elections, which was approved by the Supreme Administrative Prosecution Council.</p>
<figure class=<strong>The head of the Administrative Prosecution Authority witnesses the activities of the Judicial Inspection Department’s Excellence Day</strong>” width=”1200″ height=”832″/><figcaption><strong>The head of the Administrative Prosecution Authority witnesses the activities of the Judicial Inspection Department’s Excellence Day</strong></figcaption></figure>
<p>Counselor Zaki Shalgami, Director of the Judicial Inspection Department, also gave a speech in which he thanked the Counselor, Chairman of the Authority, for his continued support for the administration, which constituted a fundamental factor in achieving this honorable achievement. He also thanked the members of the Judicial Inspection Department and the administrative apparatus for the great effort they made over the course of a full year, which had a great impact on the Administrative Prosecution achieving a case completion rate that amounted to more than 99% of the total number of cases under investigation during the year 2025.</p>
<figure class=<strong>The head of the Administrative Prosecution Authority witnesses the activities of the Judicial Inspection Department’s Excellence Day</strong>” width=”1200″ height=”702″/><figcaption><strong>The head of the Administrative Prosecution Authority witnesses the activities of the Judicial Inspection Department’s Excellence Day</strong></figcaption></figure>
<p>During his speech, Counselor Mohamed El-Shenawy, Chairman of the Authority, stressed that the Judicial Inspection Department represents one of the basic pillars in supporting the work system of the Administrative Prosecution, because of its pivotal role in monitoring performance, consolidating the principles of discipline and transparency, and enhancing the efficiency of the Authority’s members, which reflects positively on achieving complete justice.</p>
<figure class=<strong>The head of the Administrative Prosecution Authority witnesses the activities of the Judicial Inspection Department’s Excellence Day</strong>” width=”1200″ height=”732″/><figcaption><strong>The head of the Administrative Prosecution Authority witnesses the activities of the Judicial Inspection Department’s Excellence Day</strong></figcaption></figure>
<p>He also praised the sincere efforts and hard work made by the members of the Judicial Inspection Department throughout the judicial year, which contributed to developing work mechanisms and raising the level of institutional performance. He particularly thanked all the directors, leaders and members of the technical offices, disciplinary case branches and prosecution offices for their great efforts, stressing that the achievements achieved reflect a firm belief in the values ​​of dedication and sincerity in performing the lofty mission of the Administrative Prosecution.</p>
<figure class=<strong>The head of the Administrative Prosecution Authority witnesses the activities of the Judicial Inspection Department’s Excellence Day</strong>” width=”1200″ height=”900″/><figcaption><strong>The head of the Administrative Prosecution Authority witnesses the activities of the Judicial Inspection Department’s Excellence Day</strong></figcaption></figure>
<p>The Advisor, Director of the Inspection Department, and the Advisor, Undersecretary of the Department, kindly presented the Advisor, Chairman of the Authority, with the Judicial Inspection Department’s shield in appreciation and gratitude for his continued support of the Judicial Inspection Department.</p>
<figure class=<strong>The head of the Administrative Prosecution Authority witnesses the activities of the Judicial Inspection Department’s Excellence Day</strong>” width=”1200″ height=”800″/><figcaption><strong>The head of the Administrative Prosecution Authority witnesses the activities of the Judicial Inspection Department’s Excellence Day</strong></figcaption></figure>
<p>The day’s activities concluded with the advisors honoring the leaders and members of the Judicial Inspection Department in appreciation of their outstanding contributions and efforts throughout the judicial year.</p>
</p></div>
<p><script type= replaceOembeds(); function replaceOembeds() { var allEmbeds = document.getElementsByTagName("OEMBED"); while (allEmbeds.length != 0) { replaceOembedWithHtml(allEmbeds[0], extractLinkFromOembed(allEmbeds[0])); allEmbeds = document.getElementsByTagName("OEMBED"); } runYoutubeLazyLoad(); window.onscroll = function () { loadAPI(); window.onscroll = null; } // loadfbApi(); } function replaceOembedWithHtml(element, sourceData) { if (sourceData.source.toLowerCase() === "youtube") { var html="
" + '
' + '
' + '
' + '' + '
' + '
'; replaceElementWithHtml(element, html); } else if (sourceData.source.toLowerCase() === "instagram") { var html="
'; replaceElementWithHtml(element, html); } else if (sourceData.source.toLowerCase() === "twitter") { var html="
'; replaceElementWithHtml(element, html); } else if (sourceData.source.toLowerCase() === "facebook") { var html="
' replaceElementWithHtml(element, html); } else { replaceElementWithHtml(element, ""); } } function extractLinkFromOembed(element) { return getUrlSource(element.getAttribute("url")); } function getUrlSource(url) { var ytRegex = /http(?:s?):\/\/(?:www\.)?youtu(?:be\.com\/watch\?v=|\.be\/)([\w\-\_]*)(&(amp;)?‌​[\w\?‌​=]*)?/; var instaRegex = /(https?:\/\/www\.)?instagram\.com(\/p\/(\w+)\/?)/; var twitterRegex = /twitter\.com\/.*\/status(?:es)?\/([^\/\?]+)/; var fbRegex = /^https?:\/\/www\.facebook\.com.*\/(video(s)?|watch|story|posts)(\.php?|\/).+$/; if (ytRegex.test(url)) { return { source: "Youtube", url: url, id: ytRegex.exec(url)[1] }; } if (instaRegex.test(url)) { return { source: "Instagram", url: url, id: instaRegex.exec(url)[3] }; } if (twitterRegex.test(url)) { return { source: "Twitter", url: url, id: twitterRegex.exec(url)[1] }; } if (fbRegex.test(url)) { return { source: "Facebook", url: url, id: fbRegex.exec(url)[1] }; } return { source: "Unknown", url: url, id: "" }; } function replaceElementWithHtml(element, html) { var str = html; var Obj = element; //any element to be fully replaced if (Obj.outerHTML) { //if outerHTML is supported Obj.outerHTML = str; ///it's simple replacement of whole element with contents of str var } else { //if outerHTML is not supported, there is a weird but crossbrowsered trick var tmpObj = document.createElement("div"); tmpObj.innerHTML = ''; ObjParent = Obj.parentNode; //Okey, element should be parented ObjParent.replaceChild(tmpObj, Obj); //here we placing our temporary data instead of our target, so we can find it then and replace it into whatever we want to replace to ObjParent.innerHTML = ObjParent.innerHTML.replace('
', str); } } function loadfbApi() { var js = document.createElement('script'); js.src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2"; document.body.appendChild(js); } function runYoutubeLazyLoad() { /// youtube lazyload var youtube = document.querySelectorAll(".youtube"); for (var i = 0; i < youtube.length; i++) { var source = "https://img.youtube.com/vi/" + youtube[i].dataset.embed + "/0.jpg"; var image = new Image(); image.src = "/themes/cairo2/assets/images/no.jpg"; image.classList.add('lazyload'); image.setAttribute("data-src", source); image.setAttribute("alt", "youtube"); image.addEventListener("load", function () { youtube[i].appendChild(image); }(i)); youtube[i].addEventListener("click", function () { var iframe = document.createElement("iframe"); iframe.setAttribute("frameborder", "0"); iframe.setAttribute("allowfullscreen", ""); iframe.setAttribute("src", "https://www.youtube.com/embed/" + this.dataset .embed + "?rel=0&showinfo=0&autoplay=1"); this.innerHTML = ""; this.appendChild(iframe); }); }; }

LEAVE A REPLY

Please enter your comment!
Please enter your name here