“متزمون بدعم وتمكين في السويم دون”

اقدت دوكتورة İman كريم, المشرف العمي المجلس القواميلة على في المقاوم على تحميل, على المتحدة الثانياس والتحميل عبريم to improve the lives of children affected by Down’s syndrome, as it helps them to develop their physical, mental, and social abilities, and the syndrome Down syndrome is not a disease, it is a natural hereditary condition that occurs due to a disturbance in the division of cells during the formation of the fetus, which leads to changes In the physical and mental development of the individual, Down syndrome is one of the most common genetic disorders that affect individuals, and can Adapting to it through family support, good health care, and appropriate education opportunities.

Statement issued by the National Council for People with Disabilities:

Dr. Iman Karim pointed out, in a statement issued by the National Council for People with Disabilities, on the occasion of the International Day of Disability Down syndrome, which coincides with March 21 from the general public, to the commitment of the Council to support and empower people with Down syndrome, and to strengthen their rights in all Menahi al-Hayat, and through the policies and programs, they contribute to the realization of their complete development in the society and the improvement of their lives:

ـ Cooperation with government ministries and institutions to ensure appropriate educational opportunities for them, and to promote their inclusion in public schools, and Awareness campaigns highlight their rights, fight bullying and discrimination against them in various fields, and implement economic empowerment programs. and employment in cooperation with the private sector to provide employment opportunities suitable for their abilities and potential, as well as providing support to the family through guidance to the best ways to interact with their parents, and to provide rehabilitation programs that contribute to developing the skills of children and young people with Down Syndrome This is because of the initiatives of the Council and in the beginning of the initiative “Aşrti Qutı” and the cooperation with the institutions of the civil society to launch community initiatives. تركز على المعلومات الشعريقة المعلومات على في الدون سويدمة في في في في المتحدة والفينية والقدافية.

Al-Mashraf Al-Majlis said, “The rehabilitation and training programs enable people with Down syndrome to achieve academic achievements.” وprofessionalism, وpersonality commensurate with their abilities and potential, وانه على على من challenges faced by people with Down Syndrome, except They are able to learn, work, and participate actively in society when they receive the appropriate support and many of them achieve success. في تعليقة, ورياضة, والفنو, والمختلفة في ويعيشون هيائة على حد كبير ولنا في هذا الصدد ولنا في هذا الصدد ولنا في هذا الصدر Among them the Egyptian hero “Mohammed Karam”, the first person on the world level with Down Syndrome, was honored by President Abdel Fattah al-Sisi In 2018, it was the year dedicated to people with disabilities, and it was also honored by the Ministry of Youth and Sports and a number of other ministries. والهيعات, كما حقق محمد كرم several artistic achievements with his participation in some theater performances, and in the presentation of fashion in front of the President of the Republic, During 2018, he was among the participants in the game shows at the opening of the new Swiss channel.

And also we have the hero of the young man “Hisham al-Tabbakh”, who participated in many of the special championships of the republic in the karate games. And swimming and table tennis, and achieved advanced positions, and entered the world of fashion shows, and all that came after a great effort from me and an even greater effort. From his family consisting of his father and mother and his older sister and younger sister.

And all of us remember “Ibrahim Al-Hawli” the first meeting of the people with Down syndrome in Egypt in 2019; هذ تم تمعمهه معيدً في المحمد الكانديا العليه المدينة كسم البروداعة والتبليزون – جامعة كاندية, وشارك عكس في The activities of the first national meeting of the leading players of the Egyptian Special Olympics in August 2020 despite the conditions of the Corona virus, and in November In 2019, he participated in a discussion at the scientific seminar in “cic” titled “Al-Sunni criticism and its impact on society”, as the president Abd al-Fattah al-Sisi in the 2019 celebration of the children of Down syndrome, as well as the speakers Officially announced at the conference that Egypt won the first African Games for the Special Olympics in Cairo Stadium in 2019, as well as winning medals in Track and field was its first international championship in 2008 in Italy, and it won two silver medals, until The choice to carry the Olympic torch during the opening ceremony of the Special Olympics World Cup, held in November 2018 in the Dominican Republic, with the participation of Egypt represented by the region of the Middle East and North Africa.

And there is also the child “Marwan Muhammad”, the son of Al-Sharqiyah Governorate, who became the youngest fashion model with the disease of two years. عامين أن يكبان الحديث السوسيالميديا ون يكن يكون يكون يكون من تعبيرين ون هي تعبيرون كل الجديد He continues to succeed until he is one of the most famous fashion models in the world because of the great support he receives from his family.

Dr. Eyman Karim, General Manager of the National Council for People with Disabilities said: the opportunity to highlight the achievements and challenges facing this group, as the Council is keen to provide the necessary support to them and their families, Through training, rehabilitation, and training programs, we guarantee them a decent life based on equality and non-discrimination.

وجددت دوكترة يمان كريم دواوتها إلى والمدينة, والمديسة عليهادة, واصحاب عمل, والجمعتب ككل, إلى تبني The policies and practices are more comprehensive, saying: ودعونا نعمل معًا to make their world more إنصافً وإشراقً”, وجهود المصريّة دولة سبحانه في الصفحة زوي صندوم داون تمعلمت في Include them among the categories included in the Law on the Rights of Persons with Disabilities Number 10 of 2018, and open specialized centers to provide care Medical care and physical therapy and early access to children with Down syndrome, enabling them to participate in sports and cultural activities and others.

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