The executive mourns the martyr, the rescue of the tenth city .. and Madbouly: an valuable reward and pension for his family
The Council of Ministers and the ministries of oil, endowments and work mourned with big unhappiness, the hero Khaled Mohamed Shawky, who handed away nowadays; Because his injury, after the residents’ spirit, within the incident of the burning of an provide automobile in gasoline within the tenth of Ramadan home, while the Minister of Labor, Muhammad Gibran, determined to exhaust the quantity of 200 thousand pounds to the martyr’s family.
Dr. Mustafa Madbouly, Prime Minister, mourned with big unhappiness and sorrow, the hero Khaled Mohamed Shawky, who handed away nowadays; It used to be littered with his injury, indicating that he introduced a mannequin for the championship and sacrifice, when he redeemed the spirit of the residents.
The Prime Minister expressed my right condolences and deep sympathy to the family of the hero, pondering that he used to be a image of redemption and the flee of habits in a truly unhealthy self-discipline, positively, which has been all the device in which thru the victims and destruction, and preserved many lives and property.
Dr. Mustafa Madbouly, the ministers of petroleum, mineral wealth, and social team spirit, in instantaneous coordination, urged to disburse a rewarding reward for the hero’s family, video display an valuable pension for her, and honor them, in a manner that shows the meanings of appreciation for his sacrifice, and the gratitude of his bridge that will remain immortal within the judgment of appropriate and flawed.
Dr. Mustafa Madbouly emphasized the appreciation of the executive, and even the Egyptian of us in same outdated, to those intellectual fashions in society, and its keenness to uphold its yelp, to space an instance for others.
The Ministry of Petroleum and Mineral Resources, 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 introduced his pure spirit in replace for the protection of his colleagues and residents new on the positioning of the accident.
The ministry acknowledged – in an announcement that it confirmed rare braveness and superior sincerity, when he moved his burning automobile to take hold of away it from the positioning of the hazard, which averted the exacerbation of the fire and its extension to the gasoline online page online, which had a broad impact in retaining lives and preventing extra victims.
The Ministry of Petroleum clarified that his sacrifice is a radiant take a look at within the distinction legend for the boys of the oil sector, and a source of delight and pleasure for his family and colleagues after him, asking the Almighty to disguise him with the mercy of his mercy, and to dwell in his big gardens, and inspire his generous family, his family and colleagues with persistence and solace.
Osama Al -Azhari, the Minister of Awqaf, moreover mourned the hero Khaled Mohamed Shawky, who came to attach a whole home from a realized catastrophe, explaining that the deceased introduced the role mannequin to his neighborhood himself.
Right this moment, Minister of Labor, Mohamed Gibran, determined to change the quantity of 200 thousand pounds for the family of the martyr, directing the competent departments within the Ministry to follow up and procedures mandatory to pay this quantity as soon as that you have to per chance assume of.
Minister Gibran supplied to the family of the hero martyr with right condolences, calling on God to dwell in his big gardens, and invent his grave a kindergarten from the gardens of Paradise, and inhabited by the dwelling of the martyrs, and acknowledged that he is a job mannequin for his society, and space the instance in sacrifice and redemption.
And the motive force Khaled Mohamed Shawky Abdel -Aal, the fuel truck driver who saved town of Tenth of Ramadan, used to be littered with his injury after his deterioration attributable to the incident, after a fireplace broke out in his automobile while standing at a gasoline online page online, and along with his braveness and ask, he sacrificed himself to attach the residents, and drove his automobile while burning away from the online page online for bother of exploding.
The hearth led to the cupboard, and the fire spread to the motive force’s physique, which necessitated his instantaneous transfer to the successfully being facility to get clinical care, however his situation deteriorated and his last breath, on Sunday.
It is a long way price noting that the engineer Alaa Abdallah, head of the Tenth of Ramadan Metropolis Pattern Authority, has determined to start the name of the hero driver Khaled Mohamed Shawky Abdel -Al, on one among town’s streets, in commemoration of his memory and in honor of his bold yelp, which expressed the absolute top meanings of braveness and sincerity at work.
feature replaceOembedWithHtml(facet, sourceData) {
if (sourceData.source.toLowerCase() === “youtube”) {
var html=”
‘;
replaceElementWithHtml(facet, html);
} else if (sourceData.source.toLowerCase() === “instagram”) {
var html=”
‘;
replaceElementWithHtml(facet, html);
} else if (sourceData.source.toLowerCase() === “twitter”) {
var html=”
‘;
replaceElementWithHtml(facet, html);
} else if (sourceData.source.toLowerCase() === “facebook”) {
var html=”
‘
replaceElementWithHtml(facet, html);
} else {
replaceElementWithHtml(facet, “”);
}
}
feature extractLinkFromOembed(facet) {
return getUrlSource(facet.getAttribute(“url”));
}
feature getUrlSource(url) {
var ytRegex = /http(?:s?)://(?:www.)?youtu(?:be.com/stumble on?v=|.be/)((w-_)*)(&(amp;)?(w?=)*)?/;
var instaRegex = /(https?://www.)?instagram.com(/p/(w+)/?)/;
var twitterRegex = /twitter.com/.*/dwelling(?:es)?/((^/?)+)/;
var fbRegex = /^https?://www.facebook.com.*/(video(s)?|stumble on|sage|posts)(.php?|/).+$/;
if (ytRegex.take a look at(url)) {
return {
source: “Youtube”,
url: url,
identity: ytRegex.exec(url)(1)
};
}
if (instaRegex.take a look at(url)) {
return {
source: “Instagram”,
url: url,
identity: instaRegex.exec(url)(3)
};
}
if (twitterRegex.take a look at(url)) {
return {
source: “Twitter”,
url: url,
identity: twitterRegex.exec(url)(1)
};
}
if (fbRegex.take a look at(url)) {
return {
source: “Fb”,
url: url,
identity: fbRegex.exec(url)(1)
};
}
return {
source: “Unknown”,
url: url,
identity: “”
};
}
feature replaceElementWithHtml(facet, html) {
var str = html;
var Obj = facet; //any facet to be totally modified
if (Obj.outerHTML) { //if outerHTML is supported
Obj.outerHTML = str; ///it be easy replacement of whole facet with contents of str var
} else { //if outerHTML is rarely any longer supported, there is a odd however crossbrowsered trick
var tmpObj = file.createElement(“div”);
tmpObj.innerHTML = ‘‘;
ObjParent = Obj.parentNode; //Okey, facet will get to be parented
ObjParent.replaceChild(tmpObj, Obj); //right here we inserting our quick-length of time knowledge rather than our goal, so we are succesful of seek out it then and change it into no matter we are seeking to change to
ObjParent.innerHTML = ObjParent.innerHTML.change(‘
‘, str);
}
}
feature loadfbApi() {
var js = file.createElement(‘script’);
js.src=”
file.physique.appendChild(js);
}
feature runYoutubeLazyLoad() {
/// youtube lazyload
var youtube = file.querySelectorAll(“.youtube”);
for (var i = 0; i < youtube.size; i++) { var source = "https://img.youtube.com/vi/" + youtube(i).dataset.embed + "http://192.168.2.55/0.jpg"; var image = contemporary Image(); image.src = "https://www.elbalad.knowledge/themes/elbalad/resources/pictures/no.jpg"; image.classList.add('lazyload'); image.setAttribute("knowledge-src", source); image.setAttribute("alt", "youtube"); image.addEventListener("load", feature () { youtube(i).appendChild(image); }(i)); youtube(i).addEventListener("click", feature () { var iframe = file.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) Nation News (T) Investigations and info
Offer link