60 thousand tons increase in food and agricultural exports during the last week

The National Food Safety Authority revealed that the number of food shipments issued according to the report of the public administration of each of the exports والواردات بالحيثة 5320 رسالة بنحو 280 افلف تن إلى فيكون ملادي بلغة بلغة 60 افل تن عن وقد الاسبق لعدد 1545 شركة Masdarah, the variety is among 580 types of vegetables, fruits, flour, and various food products.

He explained the report issued by the media center of the country, that al-batats lead the list of Egyptian vegetables exported with 57 thousand tons. تليها خدراوات مجمدة وفاصوليا بنيواسها بجمالي 8 thousand tons each, and the total number of varieties of al-khizrawat al-masdirada is 72 types بنحو 100 ألف تن.

He mentioned that Alwaleed tops the list of exported fruits during the last week also with a total of 65,000 tons, followed by strawberries at 18,000 tons. Tons, 34 tons of different fruits, and the total number of exported fruits is 34 tons, 86 tons.

Saudi Arabia, Sudan, Russia, and the Netherlands are the largest countries receiving Egyptian exports during the last week of a total of 186 countries. Мосторда

It reached the first place in the Safaga port last week in the number of food messages sent from it, with a total of 800 messages, followed by the airport port. Cairo بـ 730 messages, then the minaret of Alexandria in total 720 messages.

The number of inspection, inspection and inspection visits made by the control department at filling stations and filling stations reached 53 visits, and 3 were registered. ومنشاة وجاري عندرة 2 منشعة بالمقاومة المطامدة, واصدرت المدائرة 3821 تحميل تصدير لحصلات زرعية لعدد 1764 شركة مصدرة.

In the framework of the National Food Safety Authority’s responsibility for issuing export certificates with the beginning of the new Christmas year 2025 With the implementation of the new mechanism, 1025 health certificates were issued by the National Food Safety Authority during the last week.

function replaceOembeds() {
var allEmbeds = document.getElementsByTagName(“OEMBED”);

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

runYoutubeLazyLoad();
// loadfbApi();
}

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

” +
‘ +
‘ +
‘ +
‘ +

‘ +

‘;

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

‘;

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

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


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

}

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

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

if (ytRegex.test(url)) {
return {
source: “Youtube”,
url: url,
id: ytRegex.exec(url)(1)
};
}

if (instaRegex.test(url)) {
return {
source: “Instagram”,
url: url,
id: instaRegex.exec(url)(3)
};
}

if (twitterRegex.test(url)) {
return {
source: “Twitter”,
url: url,
id: twitterRegex.exec(url)(1)
};
}

if (fbRegex.test(url)) {
return {
source: “Facebook”,
url: url,
id: fbRegex.exec(url)(1)
};

}

return {
source: “Unknown”,
url: url,
id: “”
};
}

function replaceElementWithHtml(element, html) {
var str = html;
var Obj = element; //any element to be fully replaced
if (Obj.outerHTML) { //if outerHTML is supported
Obj.outerHTML = str; ///it’s simple replacement of whole element with contents of str var
} else { //if outerHTML is not supported, there is a weird but crossbrowsered trick
var tmpObj = document.createElement(“div”);
tmpObj.innerHTML = ‘‘;
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=”
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.masrtimes.com/themes/masr/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);
});
};
}

Source link

Exit mobile version