يواجه فريق الكرة الأول بنادي بيراميدز نظيره الجيش الملكي في مباراة الإياب بمنافسات دوري أبطال أفريقيا.
موعد مباراة بيراميدز والجيش الملكي
ويواجه بيراميدز نظيره الجيش الملكي يوم الثلاثاء المقبل في تمام الساعة التاسعة مساءً بتوقيت القاهرة على الملعب الشرفي في مدينة مكناس عقب الفوز ذهابا في القاهرة بأربعة أهداف مقابل هدف.
وقرر مجلس إدارة بيراميدز السفر إلى المغرب اليوم، السبت، استعدادا لخوض مباراة الجيش الملكي المغربي في إطار مواجهات بطولة دوري أبطال أفريقيا.
ويخوض نادي بيراميدز تدريبه الأخير بالقاهرة صباح السبت، على أن تطير البعثة على متن طائرة خاصة وفرتها إدارة النادي ظهرا متوجهة إلى المغرب في رحلة مدتها 5 ساعات حتى الوصول إلى المغرب.
';
ObjParent = Obj.parentNode; //Okey, element should be parented
ObjParent.replaceChild(tmpObj, Obj); //here we placing our temporary data instead of our target, so we can find it then and replace it into whatever we want to replace to
ObjParent.innerHTML = ObjParent.innerHTML.replace('
', str);
}
}
function loadfbApi() {
var js = document.createElement('script');
js.src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2";
document.body.appendChild(js);
}
function runYoutubeLazyLoad() {
/// youtube lazyload
var youtube = document.querySelectorAll(".youtube");
for (var i = 0; i < youtube.length; i++) {
var source = "https://img.youtube.com/vi/" + youtube[i].dataset.embed +
"/0.jpg";
var image = new Image();
image.src = "https://www.elbalad.news/themes/elbalad/assets/images/no.jpg";
image.classList.add('lazyload');
image.setAttribute("data-src", source);
image.setAttribute("alt", "youtube");
image.addEventListener("load", function () {
youtube[i].appendChild(image);
}(i));
youtube[i].addEventListener("click", function () {
var iframe = document.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);
});
};
}
-->
تعليقات