Photos of Rasha Al -Dhanhani and Mohamed Shaheen’s wedding topped
Photos of Rasha Al -Dhanhani and Mohamed Shaheen’s wedding topped the traint .. Be taught the vital functions
Photos of Rasha Al -Dhanhani and Muhammad Shaheen’s wedding.. The artist Mohamed Shaheen renowned his marriage to Rasha Al -Dhanhani, at an neat wedding ceremony held inside of a Bigger Cairo hotel, amid a miniature presence of family and close, faraway from the media.
It has met Photos of Rasha Al -Dhanhani and Muhammad Shaheen’s wedding A huge interaction from the viewers on social media, as the family and intimate ambiance that prevailed within the ceremony showed.
Congratulations from the artistic community
Bought Photos of Rasha Al -Dhanhani and Muhammad Shaheen’s wedding Huge reactions from art stars, where a replacement of artists were challenging to elongate congratulations to the newlyweds, whether or now not by attending or through communication sites, and the sentiments of toughen and devour that Shaheen’s colleagues expressed, stressing their needs for a overjoyed lifestyles for him and his main other.

Tales of Muhammad Shaheen sooner than stardom
In outdated media statements, Muhammad Shaheen recovered his beginnings sooner than entering the enviornment of singing, as he mentioned that he began his profession in Menoufia Governorate, and he was as soon as totally depending on himself. He outlined that sooner than his participation within the “Big title Academy” program, he worked in loads of professions similar to shaving, plumbing, carpentry, and his father’s profession as a males’s junior.
Special moments with Amr Al -Laithi
The artist Mohamed Shaheen expressed his happiness with performing with the journalist Amr Al -Laithi on outdated events, noting that his appearance on the “clearly” program in 2014 and 2016 carried him loads of precise memories, and this came in his speech for the duration of the Fresh Year’s Evening on Al -Hayat channel, which is the occasion that the viewers returned to mention after the unfold Photos of Rasha Al -Dhanhani and Muhammad Shaheen’s wedding.
Mustafa Hajjaj apologizes for absence
The artist Mustafa Hajjaj despatched a touching apology message to his buddy Mohamed Shaheen, after he missed the ceremony on account of he was as soon as busy recording his fresh album, and wrote on “Facebook”: “I outdated to be with you on this lovely day, and God is silent precise to my album straight away.” Photos of Rasha Al -Dhanhani and Muhammad Shaheen’s weddingWhich re -highlighted their solid friendship.

The shock of the public due to the absence of pilgrims
The absence of Mustafa Hajjaj from the occasion raised questions between artists ’followers, seriously since a solid friendship has a relationship that Bishain has gathered for years, and in cooperation together in higher than one work. However, these vital functions did now not damage the joy of the viewers, who loved staring at Photos of Rasha Al -Dhanhani and Muhammad Shaheen’s wedding And the palatable ceremony vital functions.
Pattern and the distinction of social media
Inner hours of publishing photos of the wedding ceremony, their title topped the search indicators on a form of platforms, seriously after circulating short movies of the wedding, exhibiting moments of dance and happiness amongst the newlyweds, and the ceremony was as soon as notorious by simplicity and class, which caught the distinction of the followers and impressed them.
The evening of lifestyles is topped the toddle of devour
The artist Mohamed Shaheen topped the account of his association with marriage on a evening described as “romance” by the pioneers of the communication sites, and happiness regarded clearly on the two faces of the newlyweds, while the followers praised the extent of conception and team spirit between them.
Additionally be taught:
The plateau in Kuwait .. Minute print of what came about at Amr Diab’s concert in “Enviornment”
Amr Diab shines within the enviornment village and ignites the evening of Dubai (photos)
feature replaceOembeds() {
var allEmbeds = doc.getElementsByTagName(“OEMBED”);
while (allEmbeds.size != 0) {
replaceOembedWithHtml(allEmbeds(0), extractLinkFromOembed(allEmbeds(0)));
allEmbeds = doc.getElementsByTagName(“OEMBED”);
}
runYoutubeLazyLoad();
// loadfbApi();
}
feature 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, “”);
}
}
feature extractLinkFromOembed(ingredient) {
return getUrlSource(ingredient.getAttribute(“url”));
}
feature getUrlSource(url) {
var ytRegex = /http(?:s?)://(?:www.)?youtu(?:be.com/look?v=|.be/)((w-_)*)(&(amp;)?(w?=)*)?/;
var instaRegex = /(https?://www.)?instagram.com(/p/(w+)/?)/;
var twitterRegex = /twitter.com/.*/space(?:es)?/((^/?)+)/;
var fbRegex = /^https?://www.facebook.com.*/(video(s)?|look|account|posts)(.php?|/).+$/;
if (ytRegex.test(url)) {
return {
offer: “Youtube”,
url: url,
id: ytRegex.exec(url)(1)
};
}
if (instaRegex.test(url)) {
return {
offer: “Instagram”,
url: url,
id: instaRegex.exec(url)(3)
};
}
if (twitterRegex.test(url)) {
return {
offer: “Twitter”,
url: url,
id: twitterRegex.exec(url)(1)
};
}
if (fbRegex.test(url)) {
return {
offer: “Facebook”,
url: url,
id: fbRegex.exec(url)(1)
};
}
return {
offer: “Unknown”,
url: url,
id: “”
};
}
feature 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 is straightforward replacement of whole ingredient with contents of str var
} else { //if outerHTML is now not supported, there may be a irregular but crossbrowsered trick
var tmpObj = doc.createElement(“div”);
tmpObj.innerHTML = ‘‘;
ObjParent = Obj.parentNode; //Okey, ingredient may presumably possess to be parented
ObjParent.replaceChild(tmpObj, Obj); //right here we putting our brief data as any other of our target, so we are capable of catch it then and replace it into no matter we’re making an attempt to replace to
ObjParent.innerHTML = ObjParent.innerHTML.replace(‘
‘, str);
}
}
feature loadfbApi() {
var js = doc.createElement(‘script’);
js.src=”
doc.body.appendChild(js);
}
feature runYoutubeLazyLoad() {
/// youtube lazyload
var youtube = doc.querySelectorAll(“.youtube”);
for (var i = 0; i < youtube.size; i++) { var offer = "https://img.youtube.com/vi/" + youtube(i).dataset.embed + "http://192.168.2.55/0.jpg"; var image = fresh Characterize(); image.src = "https://www.masrtimes.com/topics/masr/sources/photos/no.jpg"; image.classList.add('lazyload'); image.setAttribute("data-src", offer); image.setAttribute("alt", "youtube"); image.addEventListener("load", feature () { youtube(i).appendChild(image); }(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); }); }; }
Provide link