Mohamed Radwan unearths to Recent Yuse Rom

The artist Mohamed Radwan revealed in a assorted assembly of the News Room web pages on the sidelines of his honor at the closing ceremony of the Buria Movie Competition in regards to the destiny of the film of the partner of a individual, which is just not any longer crucial.

The destiny of the film of a individual’s partner is just not any longer crucial

Where Muhammad Radwan said in irregular statements to News Room: “I design no longer learn about it …

Yasmine Abdel Aziz’s return to the cinema

In a linked context, The film of the partner of a individual is just not any longer crucial, which represents the return of Yasmine Abdel Aziz to the cinema after the absence of seven years, and it represents the first artistic cooperation between Yasmine and Akram Hosni, and the film is taking space in a social comic framework, and the the relaxation of his heroes are being shriveled within the recent length, and it is a ways written by Sharif Al -Laithi, directed by Moataz Al -Touni, and the manufacturing of Synergy to producer Tamer Morsi.

Mohamed Radwan within the Captain sequence

He used to be confirmed to Mohamed Radwan within the closing Ramadan drama season, the Captain sequence, which he silent with Akram Hosni, who is of the everyday of social comedies, at some level of which Akram introduced the personality of Hossam Ezz El -Din, a pilot captain, faces many crises, especially after he ended in the demise of 1 of his flights, and Mohamed Radwan played the persona of Dr. Shaker Al -Tawil, a professor of theater act Akram Hosni.

Captain sequence heroes

The sequence Captain is consisting of 15 episodes, starring the artist Akram Hosni, the artist Aya Samaha, the artist Sawsan Badr, the artist Ahmed Abdel Wahab, the artist Rahma Ahmed, the artist Ahmed Al -Rafii, the artist Mohamed Radwan, the artist Sami Maghawry, the artist Omar Sharqi, the artist Moamen Nour, the artist Mimi Jamal, the artist Wiam Magdy, and the sequence from the story of Ayman Al -Shayeb, written by Amr Al -Dali, and directed by Moataz Al -Touni.

Mohamed Radwan within the sequence Hasba Omari

Radwan also competed within the closing Ramadan season, within the sequence of Hasbah Omari, which he silent with Rogina and Amr Abdel Jalil, and its occasions took space in a social framework that affords with the simply of hardship and care, which signifies the simply of girls folks to manufacture a percentage of her husband’s money that will reach half of his wealth, whether within the event of divorce or demise, in replace for her work and her participation within the formation of that wealth.

The heroes of the sequence Hasba Omri

The sequence Hasba Omari, consisting of 15 episodes, starring Rogina, Amr Abdel Jalil, Nadine, Mahmoud Al -Bazawi, Mohamed Radwan, Ali Al -Tayeb, Nour Ehab, and Islam Ibrahim, with a necessity of guests of honor, along with Ilham Shaheen and Rania Farid Shawky, and the sequence written by Mahmoud Ezzat and directed by May furthermore Mamdouh.

feature replaceOembeds() {
var allEmbeds = doc.getElementsByTagName(“OEMBED”);

whereas (allEmbeds.dimension != 0) {
replaceOembedWithHtml(allEmbeds(0), extractLinkFromOembed(allEmbeds(0)));
allEmbeds = doc.getElementsByTagName(“OEMBED”);
}

runYoutubeLazyLoad();

}

feature replaceOembedWithHtml(part, sourceData) {
if (sourceData.provide.toLowerCase() === “youtube”) {
var html=”

” +

‘ +

‘ +

‘ +
‘ +

‘ +

‘;

replaceElementWithHtml(part, html);
} else if (sourceData.provide.toLowerCase() === “instagram”) {
var html=”

‘;

replaceElementWithHtml(part, html);
} else if (sourceData.provide.toLowerCase() === “twitter”) {
var html=”

‘;
replaceElementWithHtml(part, html);
} else if (sourceData.provide.toLowerCase() === “facebook”) {

loadfbApi();

var html=”


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

}

feature extractLinkFromOembed(part) {
return getUrlSource(part.getAttribute(“url”));
}

feature 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/.*/jam(?:es)?/((^/?)+)/;
var fbRegex = /^https?://www.facebook.com.*/(video(s)?|watch|story|posts)(.php?|/).+$/;

if (ytRegex.take a look at(url)) {
return {
provide: “Youtube”,
url: url,
identification: ytRegex.exec(url)(1)
};
}

if (instaRegex.take a look at(url)) {
return {
provide: “Instagram”,
url: url,
identification: instaRegex.exec(url)(3)
};
}

if (twitterRegex.take a look at(url)) {
return {
provide: “Twitter”,
url: url,
identification: twitterRegex.exec(url)(1)
};
}

if (fbRegex.take a look at(url)) {
return {
provide: “Fb”,
url: url,
identification: fbRegex.exec(url)(1)
};

}

return {
provide: “Unknown”,
url: url,
identification: “”
};
}

feature replaceElementWithHtml(part, html) {
var str = html;
var Obj = part; //any part to be fully changed
if (Obj.outerHTML) { //if outerHTML is supported
Obj.outerHTML = str; ///or no longer it is straight forward replace of total part with contents of str var
} else { //if outerHTML is just not any longer supported, there is a uncommon but crossbrowsered trick
var tmpObj = doc.createElement(“div”);
tmpObj.innerHTML = ‘‘;
ObjParent = Obj.parentNode; //Okey, part desires to be parented
ObjParent.replaceChild(tmpObj, Obj); //right here we inserting our transient files moderately than our goal, so we are in a position to search out it then and replace it into whatever we prefer to replace to
ObjParent.innerHTML = ObjParent.innerHTML.replace(‘

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

for (var i = 0; i < youtube.dimension; i++) { var provide = "https://img.youtube.com/vi/" + youtube(i).dataset.embed + "http://192.168.2.55/0.jpg"; var whisper = new Image(); whisper.src = "https://newsroom.files/issues/nr/property/pictures/no.jpg"; whisper.classList.add('lazyload'); whisper.setAttribute("files-src", provide); whisper.setAttribute("alt", "youtube"); whisper.addEventListener("load", feature () { youtube(i).appendChild(whisper); }(i)); youtube(i).addEventListener("click", feature () { 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) Mohamed Radwan (T) The partner of a individual’s partner is just not any longer crucial (T) Honoring Mohamed Radwan (T) The Captain (T) sequence, Hasba Omari

Offer hyperlink