Արմավիրում ողբերգական վթարից մահացած երկու աղջիկները ուսանողներ էին

Ամենադիտվածներ

a_performer_wearing_an_eyepatch_covers_her_face_as_part_of_a_protest_supporting_people_who_have_lost_an_eye_during_protests_in_santiagox_chilex_nov__12x_2019_.jpg_1718483346

Արմավիրի մարզում երեկ՝ նոյեմբերի 3-ին, տեղի ունեցած ավտովթարից մահացած երկու աղջիկները՝ Նոյա Կարապետյանը և Մարի Խամիսյանը ուսանողներ էին։ Այս մասին NEWS.am-ին պատմեցին նրանց համագյուղացիները։

19-ամյա Նոյան Քարակերտ գյուղից էր, սովորում էր Մ. Հերացու անվան պետական բժշկական համալսարանում, Մարին առաջին կուրսի ուսանող էր։ Պատմել են, որ Մարին տան միակ երեխան էր։

 

|
Խմբագրական ներդրում:Ազատ TV Խմբագրություն
|
Հրատարակիչ:Ազատ TV

Ամենաթարմ

}// Handle language redirects const langLink = e.target.closest(".azat-switcher-item a"); if (langLink) { e.preventDefault(); e.stopPropagation();const origin = window.location.origin; const path = window.location.pathname; const lang = langLink.getAttribute("data-lang");// Determine current active language of the page: let currentLang = "am"; if (path.startsWith("/en/") || path === "/en") { currentLang = "en"; } else if (path.startsWith("/ru/") || path === "/ru") { currentLang = "ru"; }let newPath = path;if (currentLang === "en" && lang === "ru") { newPath = path.replace("/en/", "/ru/"); } else if (currentLang === "ru" && lang === "en") { newPath = path.replace("/ru/", "/en/"); } else if (currentLang === "en" && lang === "am") { newPath = path.replace("/en/", "/"); } else if (currentLang === "ru" && lang === "am") { newPath = path.replace("/ru/", "/"); } else if (currentLang === "am" && lang === "en") { newPath = "/en" + path; } else if (currentLang === "am" && lang === "ru") { newPath = "/ru" + path; }window.location.href = origin + newPath; } }); })();