The authorities mourns the martyr, the rescue of the tenth city .. and Madbouly: an distinctive reward and pension for his family

The Council of Ministers and the ministries of oil, endowments and work mourned with enormous disappointment, the hero Khaled Mohamed Shawky, who handed away at the unusual time; On legend of his hurt, after the voters’ spirit, within the incident of the burning of an provide automobile in gasoline within the tenth of Ramadan standing, whereas the Minister of Labor, Muhammad Gibran, determined to employ the amount of 200 thousand pounds to the martyr’s family.

Dr. Mustafa Madbouly, High Minister, mourned with enormous disappointment and sorrow, the hero Khaled Mohamed Shawky, who handed away at the unusual time; It turn out to be as soon as tormented by his hurt, indicating that he presented a mannequin for the championship and sacrifice, when he redeemed the spirit of the voters.

The High Minister expressed my right condolences and deep sympathy to the family of the hero, brooding about that he turn out to be as soon as an emblem of redemption and the race of behavior in a extremely dreadful dispute, positively, which has been all around the keep the victims and destruction, and preserved many lives and property.

Dr. Mustafa Madbouly, the ministers of petroleum, mineral wealth, and social team spirit, in fast coordination, instructed to disburse a rewarding reward for the hero’s family, observe an distinctive pension for her, and honor them, in a style that reflects the meanings of appreciation for his sacrifice, and the gratitude of his bridge that can live immortal within the moral sense.
Dr. Mustafa Madbouly emphasized the appreciation of the authorities, and even the Egyptian participants in fashioned, to these intellectual devices in society, and its keenness to uphold its standing, to space an instance for others.

The Ministry of Petroleum and Mineral Assets, Khaled Mohamed Shawky, mourned a driver, stressing that he struck the most wonderful examples of heroism, sacrifice, altruism and keenness on the lives of others, and presented his pure spirit in exchange for the safety of his colleagues and voters unusual at the positioning of the accident.

The ministry said – in an announcement that it confirmed rare courage and superior sincerity, when he moved his burning automobile to rob away it from the gap of the hazard, which steer clear off the exacerbation of the fire and its extension to the gasoline residing, which had a enormous affect in maintaining lives and combating more victims.
The Ministry of Petroleum clarified that his sacrifice is a shining imprint within the glory file for the boys of the oil sector, and a offer of enjoyment and pleasure for his family and colleagues after him, asking the Almighty to screen him with the mercy of his mercy, and to dwell in his astronomical gardens, and support his beneficiant family, his family and colleagues with persistence and solace.
Osama Al -Azhari, the Minister of Awqaf, additionally mourned the hero Khaled Mohamed Shawky, who came to place a whole standing from a realized catastrophe, explaining that the deceased presented the position mannequin to his community himself.
Right this moment, Minister of Labor, Mohamed Gibran, determined to replace the amount of 200 thousand pounds for the family of the martyr, directing the competent departments within the Ministry to prepare up and procedures foremost to pay this amount as rapidly as that that that you just would possibly perhaps maybe have faith in.
Minister Gibran supplied to the family of the hero martyr with right condolences, calling on God to dwell in his gargantuan gardens, and originate his grave a kindergarten from the gardens of Paradise, and inhabited by the standing of the martyrs, and said that he’s a position mannequin for his society, and space the instance in sacrifice and redemption.
And the motive force Khaled Mohamed Shawky Abdel -Aal, the gasoline truck driver who saved the city of Tenth of Ramadan, turn out to be as soon as tormented by his hurt after his deterioration attributable to the incident, after a hearth broke out in his automobile whereas standing at a gasoline residing, and alongside with his courage and demand, he sacrificed himself to place the voters, and drove his automobile whereas burning some distance flung from the residing for alarm of exploding.

The fire ended in the cupboard, and the fire spread to the motive force’s physique, which necessitated his fast switch to the health center to glean health center treatment, but his situation deteriorated and his final breath, on Sunday.

It is price noting that the engineer Alaa Abdallah, head of the Tenth of Ramadan Metropolis Trend Authority, has determined to originate the name of the hero driver Khaled Mohamed Shawky Abdel -Al, on among the city’s streets, in commemoration of his memory and in honor of his mettlesome standing, which expressed the absolute top meanings of courage and sincerity at work.

characteristic replaceOembedWithHtml(ingredient, sourceData) {
if (sourceData.offer.toLowerCase() === “youtube”) {
var html=”

” +
‘ +
‘ +
‘ +
‘ +

‘ +

‘;
replaceElementWithHtml(ingredient, html);
} else if (sourceData.offer.toLowerCase() === “instagram”) {
var html=”

‘;
replaceElementWithHtml(ingredient, html);
} else if (sourceData.offer.toLowerCase() === “twitter”) {
var html=”

‘;
replaceElementWithHtml(ingredient, html);
} else if (sourceData.offer.toLowerCase() === “facebook”) {
var html=”


replaceElementWithHtml(ingredient, html);
} else {
replaceElementWithHtml(ingredient, “”);
}
}

characteristic extractLinkFromOembed(ingredient) {
return getUrlSource(ingredient.getAttribute(“url”));
}

characteristic getUrlSource(url) {
var ytRegex = /http(?:s?)://(?:www.)?youtu(?:be.com/investigate cross-check?v=|.be/)((w-_)*)(&(amp;)?‌​(w?‌​=)*)?/;
var instaRegex = /(https?://www.)?instagram.com(/p/(w+)/?)/;
var twitterRegex = /twitter.com/.*/standing(?:es)?/((^/?)+)/;
var fbRegex = /^https?://www.facebook.com.*/(video(s)?|investigate cross-check|story|posts)(.php?|/).+$/;

if (ytRegex.test(url)) {
return {
offer: “Youtube”,
url: url,
identity: ytRegex.exec(url)(1)
};
}

if (instaRegex.test(url)) {
return {
offer: “Instagram”,
url: url,
identity: instaRegex.exec(url)(3)
};
}

if (twitterRegex.test(url)) {
return {
offer: “Twitter”,
url: url,
identity: twitterRegex.exec(url)(1)
};
}

if (fbRegex.test(url)) {
return {
offer: “Facebook”,
url: url,
identity: fbRegex.exec(url)(1)
};

}

return {
offer: “Unknown”,
url: url,
identity: “”
};
}

characteristic replaceElementWithHtml(ingredient, html) {
var str = html;
var Obj = ingredient; //any ingredient to be fully replaced
if (Obj.outerHTML) { //if outerHTML is supported
Obj.outerHTML = str; ///it be uncomplicated replacement of whole ingredient with contents of str var
} else { //if outerHTML is never any longer supported, there is a unheard of but crossbrowsered trick
var tmpObj = doc.createElement(“div”);
tmpObj.innerHTML = ‘‘;
ObjParent = Obj.parentNode; //Okey, ingredient desires to be parented
ObjParent.replaceChild(tmpObj, Obj); //right here we putting our temporary data in its keep of our target, so we are able to search out it then and replace it into no topic we’re looking out to interchange to
ObjParent.innerHTML = ObjParent.innerHTML.replace(‘

‘, str);
}
}
characteristic loadfbApi() {
var js = doc.createElement(‘script’);
js.src=”
doc.physique.appendChild(js);
}
characteristic runYoutubeLazyLoad() {
/// youtube lazyload
var youtube = doc.querySelectorAll(“.youtube”);

for (var i = 0; i < youtube.dimension; i++) { var offer = "https://img.youtube.com/vi/" + youtube(i).dataset.embed + "http://192.168.2.55/0.jpg"; var image = new Image(); image.src = "https://www.elbalad.news/subject matters/elbalad/assets/photos/no.jpg"; image.classList.add('lazyload'); image.setAttribute("data-src", offer); image.setAttribute("alt", "youtube"); image.addEventListener("load", characteristic () { youtube(i).appendChild(image); }(i)); youtube(i).addEventListener("click on", characteristic () { var iframe = doc.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); }); }; } (tagstotranslate), the hero Khaled Mohamed Shawky (T) tenth of Ramadan (T) Dr. Mustafa Madbouly (T) Country Files (T) Investigations and data

Offer link

Exit mobile version