Staunch Madrid negotiate Moroccan expertise Abdullah Wazzan

The Spanish newspaper Marca printed that Staunch Madrid entered into developed negotiations with the young player Abdullah Wazzan, the superstar of the Dutch Ajax Academy, in preparation for contracting with him in a free switch deal within the course of the contemporary summer season switch period.

Abdullah Wazzan’s contract with Ajax ends in June, which enables him to pass to any current membership with out financial compensation, which Staunch Madrid seeks to make consume of to consist of him with out paying any costs.

It is scheduled, in accordance to the newspaper, Wazzan will join the ranks of the reserve crew, “Staunch Madrid Castilla”, where the royal membership sees a illustrious player venture that can moreover be progressively developed to turn out to be one in every of the excellent substances within the predominant crew within the arriving years.

Wazzan carried out 19 games with the Sunni teams of Ajax this season, within the course of which he managed to screen himself by scoring 6 desires and providing a decisive pass, which drew consideration to him from followers interior and exterior of doorways the Netherlands.

He also led the player his Moroccan nationwide crew to gain the African Nations U -17 Cup title final April, where he sparkled in explicit within the championship and gained the award for the correct player, to comprise a thoroughly different reward through the official net role of the Confederation of African Soccer, which he described as “Maestro”.

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

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

runYoutubeLazyLoad();
// loadfbApi();
}

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

” +

‘ +

‘ +

‘ +
‘ +

‘ +

‘;

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

‘;

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

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


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

}

goal extractLinkFromOembed(element) {
return getUrlSource(element.getAttribute(“url”));
}

goal 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/.*/situation(?:es)?/((^/?)+)/;
var fbRegex = /^https?://www.fb.com.*/(video(s)?|look|myth|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: “”
};
}

goal replaceElementWithHtml(element, html) {
var str = html;
var Obj = element; //any element to be fully changed
if (Obj.outerHTML) { //if outerHTML is supported
Obj.outerHTML = str; ///it be easy alternative of entire element with contents of str var
} else { //if outerHTML is not supported, there’s a irregular but crossbrowsered trick
var tmpObj = doc.createElement(“div”);
tmpObj.innerHTML = ‘‘;
ObjParent = Obj.parentNode; //Okey, element must silent be parented
ObjParent.replaceChild(tmpObj, Obj); //right here we placing our transient data as an different of our target, so we can gain it then and exchange it into with out reference to we’re making an strive to exchange to
ObjParent.innerHTML = ObjParent.innerHTML.exchange(‘

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

for (var i = 0; i < youtube.length; i++) { var offer = "https://img.youtube.com/vi/" + youtube(i).dataset.embed + "http://192.168.2.55/0.jpg"; var image = current Image(); image.src = "https://www.masrtimes.com/subject matters/masr/resources/photos/no.jpg"; image.classList.add('lazyload'); image.setAttribute("data-src", offer); image.setAttribute("alt", "youtube"); image.addEventListener("load", goal () { youtube(i).appendChild(image); }(i)); youtube(i).addEventListener("click", goal () { 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); }); }; }

Offer link