CINXE.COM

RETROSPECTIVE

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="robots" content="max-image-preview:large"> <title>RETROSPECTIVE</title> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> <link rel="manifest" href="/site.webmanifest"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Onest:wght@100..900&display=swap" rel="stylesheet"> <link href="/css/site.css?v=F0OaZDJ3Q2a0JSAQmzMIeXFflDOtZCBW9Z_K2AOVKJo" rel="stylesheet" /> <link rel="stylesheet" href="/css/tailwind.generated.css?v=MQQTsdI4_w2F_Vg2hYqgq7vftSbRjy_D4v2LwgBbOVc" /> <meta property="og:title" content="RETROSPECTIVE"> <meta property="og:image" content="https://moldova1.md/images/logo_big.png"> <meta property="og:url" content="https://moldova1.md/c/en/52" /> <meta name="description" content="RETROSPECTIVE"> <script async src="https://www.googletagmanager.com/gtag/js?id=G-Q7PDM7MDWR"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-Q7PDM7MDWR'); </script> </head> <body class="bg-gradient-to-br from-zinc-50 to-sky-50"> <header> <nav class="bg-white shadow gradientanim"> <div class="mx-auto max-w-7xl px-2 sm:px-4 lg:px-8"> <div class="flex h-16 justify-between"> <div class="flex px-2 lg:px-0"> <div class="flex flex-shrink-0 items-center"> <a href="/" aria-label="Go to the main page"> <img class="block h-10 w-auto lg:hidden fill-teal-500 p-1" width="100" height="115" src="/images/M1Logo.svg" alt="Moldova 1"> </a> <a href="/" aria-label="Go to the main page"> <img class="hidden h-10 w-auto lg:block fill-current text-teal-500 p-1" width="100" height="115" src="/images/M1Logo.svg" alt="Moldova 1"> </a> </div> <div class="hidden lg:ml-6 lg:flex lg:space-x-8 items-center"> <a href="/n/en" class="inline-flex items-center border-b-2 border-transparent px-1 pt-1 text-base font-medium text-gray-500 hover:border-gray-300 hover:text-gray-700">News</a> <a href="/e/en" class="inline-flex items-center border-b-2 border-transparent px-1 pt-1 text-base font-medium text-gray-500 hover:border-gray-300 hover:text-gray-700">Programs</a> <a href="/live" class="inline-flex items-center border-b-2 border-transparent px-1 pt-1 text-base font-medium text-gray-500 hover:border-gray-300 hover:text-gray-700"> <span class="animate-flicker text-red-900" aria-hidden="true">&bull;</span>&nbsp;Live </a> </div> </div> <div class="flex flex-1 items-center justify-center px-2 lg:ml-6 lg:justify-end"> <div class="w-full max-w-lg lg:max-w-xs"> <label for="search" class="sr-only">Search</label> <div class="relative"> <div class="pointer-events-none absolute inset-y-0 left-0 flex items-center pl-3"> <svg class="h-5 w-5 text-gray-400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M9 3.5a5.5 5.5 0 100 11 5.5 5.5 0 000-11zM2 9a7 7 0 1112.452 4.391l3.328 3.329a.75.75 0 11-1.06 1.06l-3.329-3.328A7 7 0 012 9z" clip-rule="evenodd" /> </svg> </div> <form method="get" action="/search"> <input id="q" name="q" class="block w-full rounded-md border border-gray-300 bg-white py-2 pl-10 pr-3 leading-5 placeholder-gray-500 focus:border-indigo-500 focus:placeholder-gray-400 focus:outline-none focus:ring-1 focus:ring-indigo-500 sm:text-sm" placeholder="Search" type="search"> </form> </div> </div> </div> <div class="flex items-center lg:hidden"> <button type="button" class="mobile-menu-button inline-flex items-center justify-center rounded-md p-2 text-gray-400 hover:bg-gray-100 hover:text-gray-500 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-indigo-500" aria-controls="mobile-menu" aria-expanded="false"> <span class="sr-only">Search</span> <svg class="block h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5" /> </svg> <svg class="hidden h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" /> </svg> </button> </div> </div> </div> <div class="hidden" id="mobile-menu"> <div class="space-y-1 pt-2 pb-3"> <a href="/n/en" class="block border-l-4 border-transparent py-2 pl-3 pr-4 text-base font-medium text-gray-600 hover:border-gray-300 hover:bg-gray-50 hover:text-gray-800">News</a> <a href="/e/en" class="block border-l-4 border-transparent py-2 pl-3 pr-4 text-base font-medium text-gray-600 hover:border-gray-300 hover:bg-gray-50 hover:text-gray-800">Programs</a> <a href="/live" class="block border-l-4 border-transparent py-2 pl-3 pr-4 text-base font-medium text-gray-600 hover:border-gray-300 hover:bg-gray-50 hover:text-gray-800"><span class="animate-flicker text-red-900" aria-hidden="true">&bull;</span>&nbsp;Live</a> </div> </div> </nav> </header> <div class="mx-auto max-w-7xl mt-8 md:mt-16 divide-y-2 divide-gray-200 px-4 sm:px-6 lg:px-8"> <h2 class="text-3xl font-bold tracking-tight text-gray-900 sm:text-4xl">RETROSPECTIVE</h2> </div> <div class="mx-auto max-w-7xl mt-4 md:mt-8 px-4 sm:px-4 lg:px-6"> <div class="sm:hidden"> <label for="tabs" class="sr-only">Alege o categorie</label> <select id="tabs" name="tabs" onchange="window.location = this.value" class="block w-full rounded-md border-gray-300 focus:border-indigo-500 focus:ring-indigo-500"> <option disabled selected>Alege o categorie</option> <option value="/c/en/49">EXPLAINER</option> <option value="/c/en/25">Social</option> <option value="/c/en/26">Political</option> <option value="/c/en/27">Economic</option> <option value="/c/en/41">Justice</option> <option value="/c/en/38">EU accession</option> <option value="/c/en/31">International</option> <option selected value="/c/en/52">RETROSPECTIVE</option> <option value="/c/en/35">Elections</option> <option value="/c/en/28">Regional</option> <option value="/c/en/29">Culture</option> <option value="/c/en/30">Sport</option> <option value="/c/en/32">Diaspora</option> <option value="/c/en/33">Eurovision</option> </select> </div> <div class="hidden sm:block"> <nav class="flex flex-wrap " aria-label="Tabs"> <a href="/c/en/49" class="text-gray-500 hover:text-gray-700 px-2 py-2 font-medium text-md rounded-md">EXPLAINER</a> <a href="/c/en/25" class="text-gray-500 hover:text-gray-700 px-2 py-2 font-medium text-md rounded-md">Social</a> <a href="/c/en/26" class="text-gray-500 hover:text-gray-700 px-2 py-2 font-medium text-md rounded-md">Political</a> <a href="/c/en/27" class="text-gray-500 hover:text-gray-700 px-2 py-2 font-medium text-md rounded-md">Economic</a> <a href="/c/en/41" class="text-gray-500 hover:text-gray-700 px-2 py-2 font-medium text-md rounded-md">Justice</a> <a href="/c/en/38" class="text-gray-500 hover:text-gray-700 px-2 py-2 font-medium text-md rounded-md">EU accession</a> <a href="/c/en/31" class="text-gray-500 hover:text-gray-700 px-2 py-2 font-medium text-md rounded-md">International</a> <a href="/c/en/52" class="text-gray-500 hover:text-gray-700 px-2 py-2 font-medium text-md rounded-md">RETROSPECTIVE</a> <a href="/c/en/35" class="text-gray-500 hover:text-gray-700 px-2 py-2 font-medium text-md rounded-md">Elections</a> <a href="/c/en/28" class="text-gray-500 hover:text-gray-700 px-2 py-2 font-medium text-md rounded-md">Regional</a> <a href="/c/en/29" class="text-gray-500 hover:text-gray-700 px-2 py-2 font-medium text-md rounded-md">Culture</a> <a href="/c/en/30" class="text-gray-500 hover:text-gray-700 px-2 py-2 font-medium text-md rounded-md">Sport</a> <a href="/c/en/32" class="text-gray-500 hover:text-gray-700 px-2 py-2 font-medium text-md rounded-md">Diaspora</a> <a href="/c/en/33" class="text-gray-500 hover:text-gray-700 px-2 py-2 font-medium text-md rounded-md">Eurovision</a> </nav> </div> </div> <div id="list" class="mx-auto max-w-7xl mb-12 mt-8"> <div class="mx-auto mt-8 grid max-w-lg gap-x-5 gap-y-6 lg:max-w-none lg:grid-cols-3 px-4 sm:px-6 lg:px-8"> <div class="flex flex-col overflow-hidden rounded-lg shadow-lg"> <div class="flex-shrink-0"> <a href="/p/44149/weekly-review--gas-crisis-resignation-of-iohannis-railway-workers-protests-and-new-tensions-in-the-judiciary"> <img loading='eager' class="w-full aspect-[16/9] object-cover" src="https://storage.moldova1.md/images/e4d3c958-80b9-4051-ade4-7cabd5273be2.jpg" alt="WEEKLY REVIEW // Gas crisis, resignation of Iohannis, railway workers&#x27; protests and new tensions in the judiciary"> </a> </div> <div class="flex flex-1 flex-col justify-between bg-white p-6"> <div class="flex-1"> <div class="flex flex-1 flex-row justify-between"> <div class="text-sm font-medium text-indigo-600"> <a href="/c/en/52" class="hover:underline">RETROSPECTIVE</a> </div> <div> </div> </div> <a href="/p/44149/weekly-review--gas-crisis-resignation-of-iohannis-railway-workers-protests-and-new-tensions-in-the-judiciary" class="mt-2 block"> <p class="text-xl font-semibold text-gray-900">WEEKLY REVIEW // Gas crisis, resignation of Iohannis, railway workers&#x27; protests and new tensions in the judiciary</p> <p class="mt-3 text-base text-gray-500">The past week has been full of impactful events, both at local and international levels. From negotiations on gas supplies to the Transnistrian region to the announcement of the resignation of the Romanian president, the political scene has been marked by changes and strategic decisions. Justice and national security have also been in the spotlight, with new measures against corruption and incidents that have raised questions about the safety of citizens.&#xA;</p> </a> </div> <a href="/a/7eba75f4-5d4c-4f0f-aaa7-402942152db3/Bogdan Nigai/en"> <div class="mt-6 flex items-center"> <div class="flex-shrink-0 mr-3"> <span class="sr-only">Bogdan Nigai</span> <img loading="lazy" class="h-10 w-10 rounded-full" src="https://storage.moldova1.md/images/f3a5d252-152b-4892-910a-914f60667c72.jpg" alt="Bogdan Nigai"> </div> <div> <p class="text-sm font-medium text-gray-900"> Bogdan Nigai </p> <div class="flex space-x-1 text-sm text-gray-500"> <time datetime="02/16/2025 14:48:00">16.02.2025</time> </div> </div> </div> </a> </div> </div> <div class="flex flex-col overflow-hidden rounded-lg shadow-lg"> <div class="flex-shrink-0"> <a href="/p/46054/eu-supports-moldova-in-reducing-russian-energy-dependency"> <img loading='eager' class="w-full aspect-[16/9] object-cover" src="https://storage.moldova1.md/images/81db82cd-fdef-46a0-a393-65cdaadba90a.jpg" alt="EU supports Moldova in reducing Russian energy dependency"> </a> </div> <div class="flex flex-1 flex-col justify-between bg-white p-6"> <div class="flex-1"> <div class="flex flex-1 flex-row justify-between"> <div class="text-sm font-medium text-indigo-600"> <a href="/c/en/52" class="hover:underline">RETROSPECTIVE</a> </div> <div> </div> </div> <a href="/p/46054/eu-supports-moldova-in-reducing-russian-energy-dependency" class="mt-2 block"> <p class="text-xl font-semibold text-gray-900">EU supports Moldova in reducing Russian energy dependency</p> <p class="mt-3 text-base text-gray-500">On the right bank of the Dniester, European aid will reach all citizens, including in the form of compensation for electricity tariffs by the end of the year.&#xA;&#x201C;We will cover tariff increases,&#x201D; assured Minister Alexei Buzu. People welcomed this decision, although the exact mechanism through which EU funds will be distributed has not yet been announced. In just one week, the European Union provided Moldova with financial assistance equivalent to what is usually allocated over four years: 250 million euros. Experts warn that the funds must be managed &quot;responsibly,&quot; while Ursula von der Leyen sent a clear message: Brussels will support Moldova&#x2019;s integration into the European energy market to eliminate dependence on Russia. &quot;Moscow uses energy as a tool for blackmail, as it did in its relationship with the European Union,&quot; wrote the President of the European Commission on X.&#xA;</p> </a> </div> <a href="/a/933a057e-7cfc-42dd-a445-9f52cba2284c/Ecaterina Arvintii/en"> <div class="mt-6 flex items-center"> <div class="flex-shrink-0 mr-3"> <span class="sr-only">Ecaterina Arvintii</span> <img loading="lazy" class="h-10 w-10 rounded-full" src="https://storage.moldova1.md/images/449039a2-d499-43f9-9974-dc0dd4e1f59c.jpg" alt="Ecaterina Arvintii"> </div> <div> <p class="text-sm font-medium text-gray-900"> Ecaterina Arvintii </p> <div class="flex space-x-1 text-sm text-gray-500"> <time datetime="02/09/2025 18:15:00">09.02.2025</time> </div> </div> </div> </a> </div> </div> <div class="flex flex-col overflow-hidden rounded-lg shadow-lg"> <div class="flex-shrink-0"> <a href="/p/43389/moldova-secures-eu-support-in-overcoming-energy-crisis"> <img loading='eager' class="w-full aspect-[16/9] object-cover" src="https://storage.moldova1.md/images/32e74a3b-34c9-4953-af23-7e5e087d5403.jpg" alt="Moldova secures EU support in overcoming energy crisis"> </a> </div> <div class="flex flex-1 flex-col justify-between bg-white p-6"> <div class="flex-1"> <div class="flex flex-1 flex-row justify-between"> <div class="text-sm font-medium text-indigo-600"> <a href="/c/en/52" class="hover:underline">RETROSPECTIVE</a> </div> <div> </div> </div> <a href="/p/43389/moldova-secures-eu-support-in-overcoming-energy-crisis" class="mt-2 block"> <p class="text-xl font-semibold text-gray-900">Moldova secures EU support in overcoming energy crisis</p> <p class="mt-3 text-base text-gray-500">The energy crisis continues to dominate current affairs. Exactly one month after the Russian giant Gazprom halted gas deliveries to Moldova &#x2013; a decision that left the left bank in the cold and darkness, and the right bank facing higher energy bills &#x2013; the European Union has once again thrown us a &#x27;lifeline&#x27;: a non-repayable grant of 64 million euros.&#xA;</p> </a> </div> <a href="/a/933a057e-7cfc-42dd-a445-9f52cba2284c/Ecaterina Arvintii/en"> <div class="mt-6 flex items-center"> <div class="flex-shrink-0 mr-3"> <span class="sr-only">Ecaterina Arvintii</span> <img loading="lazy" class="h-10 w-10 rounded-full" src="https://storage.moldova1.md/images/449039a2-d499-43f9-9974-dc0dd4e1f59c.jpg" alt="Ecaterina Arvintii"> </div> <div> <p class="text-sm font-medium text-gray-900"> Ecaterina Arvintii </p> <div class="flex space-x-1 text-sm text-gray-500"> <time datetime="02/02/2025 17:39:35">02.02.2025</time> </div> </div> </div> </a> </div> </div> </div> </div> <div class="mx-auto max-w-7xl mb-8 md:mt-16 divide-y-2 divide-gray-200 px-4 sm:px-6 lg:px-8"> <nav class="flex items-center justify-between border-t border-gray-200 px-4 sm:px-0"> <div class="-mt-px flex w-0 flex-1"> </div> <div class="hidden md:-mt-px md:flex"> <a href="/c/en/52/1#list" class="inline-flex items-center border-t-2 border-indigo-500 px-4 pt-4 text-sm font-medium text-indigo-600" aria-current="page">1</a> <a href="/c/en/52/2#list" class="inline-flex items-center border-t-2 border-transparent px-4 pt-4 text-sm font-medium text-gray-500 hover:border-gray-300 hover:text-gray-700">2</a> <a href="/c/en/52/3#list" class="inline-flex items-center border-t-2 border-transparent px-4 pt-4 text-sm font-medium text-gray-500 hover:border-gray-300 hover:text-gray-700">3</a> <a href="/c/en/52/4#list" class="inline-flex items-center border-t-2 border-transparent px-4 pt-4 text-sm font-medium text-gray-500 hover:border-gray-300 hover:text-gray-700">4</a> <a href="/c/en/52/5#list" class="inline-flex items-center border-t-2 border-transparent px-4 pt-4 text-sm font-medium text-gray-500 hover:border-gray-300 hover:text-gray-700">5</a> </div> <div class="-mt-px flex w-0 flex-1 justify-end"> <a href="/c/en/52/2#list" class="inline-flex items-center border-t-2 border-transparent pt-4 pl-1 text-sm font-medium text-gray-500 hover:border-gray-300 hover:text-gray-700"> Urm&#x103;toarea <!-- Heroicon name: mini/arrow-long-right --> <svg class="ml-3 h-5 w-5 text-gray-400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M2 10a.75.75 0 01.75-.75h12.59l-2.1-1.95a.75.75 0 111.02-1.1l3.5 3.25a.75.75 0 010 1.1l-3.5 3.25a.75.75 0 11-1.02-1.1l2.1-1.95H2.75A.75.75 0 012 10z" clip-rule="evenodd" /> </svg> </a> </div> </nav> </div> <footer> <div class="mx-auto max-w-7xl overflow-hidden py-8 px-4 sm:px-6 lg:px-8"> <nav class="-mx-5 -my-2 flex flex-wrap justify-center" aria-label="Footer"> <div class="px-4 py-2"> <a href="https://moldova1.md" class="text-base text-gray-500 hover:text-gray-900">Moldova 1</a> </div> <div class="px-4 py-2"> <a href="https://moldova1.md/moldova2" class="text-base text-gray-500 hover:text-gray-900">Moldova 2</a> </div> <div class="px-4 py-2"> <a href="https://radiomoldova.md" class="text-base text-gray-500 hover:text-gray-900">Radio Moldova</a> </div> <div class="px-4 py-2"> <a href="https://radiomoldova.md/tineret" class="text-base text-gray-500 hover:text-gray-900">Radio Moldova Tineret</a> </div> <div class="px-4 py-2"> <a href="https://radiomoldova.md/muzical" class="text-base text-gray-500 hover:text-gray-900">Radio Moldova Muzical</a> </div> <div class="px-4 py-2"> <a href="https://trm.md/ro/cic" class="text-base text-gray-500 hover:text-gray-900">CIC</a> </div> <div class="px-4 py-2"> <a href="https://trm.md/ro/telefilm-chisinau" class="text-base text-gray-500 hover:text-gray-900">Telefilm Chi葯in膬u</a> </div> <div class="px-4 py-2"> <a href="https://trm.md/ro/teleradio-moldova" class="text-base text-gray-500 hover:text-gray-900">Teleradio Moldova</a> </div> </nav> <div class="mt-8 flex justify-center space-x-6"> <a href="https://news.google.com/publications/CAAqBwgKMKqcxgswzbfdAw?hl=ro&gl=RO&ceid=RO%3Aro" class="text-gray-400 hover:text-gray-500"> <span class="sr-only">Google News</span> <svg class="h-6 w-6" version="1.1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 6550.8 5359.7" xml:space="preserve"> <path fill="#0C9D58" d="M5210.8 3635.7c0 91.2-75.2 165.9-167.1 165.9H1507c-91.9 0-167.1-74.7-167.1-165.9V165.9C1339.9 74.7 1415.1 0 1507 0h3536.8c91.9 0 167.1 74.7 167.1 165.9v3469.8z" /> <polygon opacity=".2" fill="#004D40" points="5210.8,892 3885.3,721.4 5210.8,1077" /> <path opacity=".2" fill="#004D40" d="M3339.3 180.9L1332 1077.2l2218.5-807.5v-2.2c-39-83.6-134-122.6-211.2-86.6z" /> <path opacity=".2" fill="#FFFFFF" d="M5043.8 0H1507c-91.9 0-167.1 74.7-167.1 165.9v37.2c0-91.2 75.2-165.9 167.1-165.9h3536.8c91.9 0 167.1 74.7 167.1 165.9v-37.2C5210.8 74.7 5135.7 0 5043.8 0z" /> <path fill="#EA4335" d="M2198.2 3529.1c-23.9 89.1 23.8 180 106 202l3275.8 881c82.2 22 169-32.9 192.8-122l771.7-2880c23.9-89.1-23.8-180-106-202l-3275.8-881c-82.2-22-169 32.9-192.8 122l-771.7 2880z" /> <polygon opacity=".2" fill="#3E2723" points="5806.4,2638.1 5978.7,3684.8 5806.4,4328.1" /> <polygon opacity=".2" fill="#3E2723" points="3900.8,764.1 4055.2,805.6 4151,1451.6" /> <path opacity=".2" fill="#FFFFFF" d="M6438.6 1408.1l-3275.8-881c-82.2-22-169 32.9-192.8 122l-771.7 2880c-1.3 4.8-1.6 9.7-2.5 14.5l765.9-2858.2c23.9-89.1 110.7-144 192.8-122l3275.8 881c77.7 20.8 123.8 103.3 108.5 187.6l5.9-21.9c23.8-89.1-23.9-180-106.1-202z" /> <path fill="#FFC107" d="M4778.1 3174.4c31.5 86.7-8.1 181.4-88 210.5L1233.4 4643c-80 29.1-171.2-18-202.7-104.7L10.9 1736.5c-31.5-86.7 8.1-181.4 88-210.5L3555.6 267.9c80-29.1 171.2 18 202.7 104.7l1019.8 2801.8z" /> <path opacity=".2" fill="#FFFFFF" d="M24 1771.8c-31.5-86.7 8.1-181.4 88-210.5L3568.7 303.1c79.1-28.8 169 17.1 201.5 102l-11.9-32.6c-31.6-86.7-122.8-133.8-202.7-104.7L98.9 1526c-80 29.1-119.6 123.8-88 210.5l1019.8 2801.8c.3.9.9 1.7 1.3 2.7L24 1771.8z" /> <path fill="#4285F4" d="M5806.4 5192.2c0 92.1-75.4 167.5-167.5 167.5h-4727c-92.1 0-167.5-75.4-167.5-167.5V1619.1c0-92.1 75.4-167.5 167.5-167.5h4727c92.1 0 167.5 75.4 167.5 167.5v3573.1z" /> <path fill="#FFFFFF" d="M4903.8 2866H3489.4v-372.2h1414.4c41.1 0 74.4 33.3 74.4 74.4v223.3c0 41.1-33.3 74.5-74.4 74.5zM4903.8 4280.3H3489.4v-372.2h1414.4c41.1 0 74.4 33.3 74.4 74.4v223.3c0 41.2-33.3 74.5-74.4 74.5zM5127.1 3573.1H3489.4v-372.2h1637.7c41.1 0 74.4 33.3 74.4 74.4v223.3c0 41.2-33.3 74.5-74.4 74.5z" /> <path opacity=".2" fill="#1A237E" d="M5638.9 5322.5h-4727c-92.1 0-167.5-75.4-167.5-167.5v37.2c0 92.1 75.4 167.5 167.5 167.5h4727c92.1 0 167.5-75.4 167.5-167.5V5155c0 92.1-75.4 167.5-167.5 167.5z" /> <path opacity=".2" fill="#FFFFFF" d="M911.9 1488.8h4727c92.1 0 167.5 75.4 167.5 167.5v-37.2c0-92.1-75.4-167.5-167.5-167.5h-4727c-92.1 0-167.5 75.4-167.5 167.5v37.2c0-92.1 75.4-167.5 167.5-167.5z" /> <path fill="#FFFFFF" d="M2223.9 3238.2v335.7h481.7c-39.8 204.5-219.6 352.8-481.7 352.8-292.4 0-529.5-247.3-529.5-539.7s237.1-539.7 529.5-539.7c131.7 0 249.6 45.3 342.7 134v.2l254.9-254.9c-154.8-144.3-356.7-232.8-597.7-232.8-493.3 0-893.3 399.9-893.3 893.3s399.9 893.3 893.3 893.3c515.9 0 855.3-362.7 855.3-873 0-58.5-5.4-114.9-14.1-169.2h-841.1z" /> <g opacity=".2" fill="#1A237E"> <path d="M2233.2 3573.9v37.2h472.7c3.5-12.2 6.5-24.6 9-37.2h-481.7z" /> <path d="M2233.2 4280.3c-487.1 0-882.9-389.9-892.8-874.7-.1 6.2-.5 12.4-.5 18.6 0 493.4 399.9 893.3 893.3 893.3 515.9 0 855.3-362.7 855.3-873 0-4.1-.5-7.9-.5-12-11.1 497-347.4 847.8-854.8 847.8zM2575.9 2981.3c-93.1-88.6-211.1-134-342.7-134-292.4 0-529.5 247.3-529.5 539.7 0 6.3.7 12.4.9 18.6 9.9-284.2 242.4-521.1 528.6-521.1 131.7 0 249.6 45.3 342.7 134v.2l273.5-273.5c-6.4-6-13.5-11.3-20.1-17.1L2576 2981.5l-.1-.2z" /> </g> <path opacity=".2" fill="#1A237E" d="M4978.2 2828.7v-37.2c0 41.1-33.3 74.4-74.4 74.4H3489.4v37.2h1414.4c41.1.1 74.4-33.2 74.4-74.4zM4903.8 4280.3H3489.4v37.2h1414.4c41.1 0 74.4-33.3 74.4-74.4v-37.2c0 41.1-33.3 74.4-74.4 74.4zM5127.1 3573.1H3489.4v37.2h1637.7c41.1 0 74.4-33.3 74.4-74.4v-37.2c0 41.1-33.3 74.4-74.4 74.4z" /> <radialGradient id="a" cx="1476.404" cy="434.236" r="6370.563" gradientUnits="userSpaceOnUse"> <stop offset="0" stop-color="#fff" stop-opacity=".1" /> <stop offset="1" stop-color="#fff" stop-opacity="0" /> </radialGradient> <path fill="url(#a)" d="M6438.6 1408.1l-1227.7-330.2v-912c0-91.2-75.2-165.9-167.1-165.9H1507c-91.9 0-167.1 74.7-167.1 165.9v908.4L98.9 1526c-80 29.1-119.6 123.8-88 210.5l733.5 2015.4v1440.3c0 92.1 75.4 167.5 167.5 167.5h4727c92.1 0 167.5-75.4 167.5-167.5v-826.9l738.3-2755.2c23.8-89.1-23.9-180-106.1-202z" /> </svg> </a> <a href="https://www.facebook.com/teleradiomoldova" class="text-gray-400 hover:text-gray-500"> <span class="sr-only">Facebook</span> <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true"> <path fill-rule="evenodd" d="M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12z" clip-rule="evenodd" /> </svg> </a> <a href="https://www.instagram.com/trm.md" class="text-gray-400 hover:text-gray-500"> <span class="sr-only">Instagram</span> <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true"> <path fill-rule="evenodd" d="M12.315 2c2.43 0 2.784.013 3.808.06 1.064.049 1.791.218 2.427.465a4.902 4.902 0 011.772 1.153 4.902 4.902 0 011.153 1.772c.247.636.416 1.363.465 2.427.048 1.067.06 1.407.06 4.123v.08c0 2.643-.012 2.987-.06 4.043-.049 1.064-.218 1.791-.465 2.427a4.902 4.902 0 01-1.153 1.772 4.902 4.902 0 01-1.772 1.153c-.636.247-1.363.416-2.427.465-1.067.048-1.407.06-4.123.06h-.08c-2.643 0-2.987-.012-4.043-.06-1.064-.049-1.791-.218-2.427-.465a4.902 4.902 0 01-1.772-1.153 4.902 4.902 0 01-1.153-1.772c-.247-.636-.416-1.363-.465-2.427-.047-1.024-.06-1.379-.06-3.808v-.63c0-2.43.013-2.784.06-3.808.049-1.064.218-1.791.465-2.427a4.902 4.902 0 011.153-1.772A4.902 4.902 0 015.45 2.525c.636-.247 1.363-.416 2.427-.465C8.901 2.013 9.256 2 11.685 2h.63zm-.081 1.802h-.468c-2.456 0-2.784.011-3.807.058-.975.045-1.504.207-1.857.344-.467.182-.8.398-1.15.748-.35.35-.566.683-.748 1.15-.137.353-.3.882-.344 1.857-.047 1.023-.058 1.351-.058 3.807v.468c0 2.456.011 2.784.058 3.807.045.975.207 1.504.344 1.857.182.466.399.8.748 1.15.35.35.683.566 1.15.748.353.137.882.3 1.857.344 1.054.048 1.37.058 4.041.058h.08c2.597 0 2.917-.01 3.96-.058.976-.045 1.505-.207 1.858-.344.466-.182.8-.398 1.15-.748.35-.35.566-.683.748-1.15.137-.353.3-.882.344-1.857.048-1.055.058-1.37.058-4.041v-.08c0-2.597-.01-2.917-.058-3.96-.045-.976-.207-1.505-.344-1.858a3.097 3.097 0 00-.748-1.15 3.098 3.098 0 00-1.15-.748c-.353-.137-.882-.3-1.857-.344-1.023-.047-1.351-.058-3.807-.058zM12 6.865a5.135 5.135 0 110 10.27 5.135 5.135 0 010-10.27zm0 1.802a3.333 3.333 0 100 6.666 3.333 3.333 0 000-6.666zm5.338-3.205a1.2 1.2 0 110 2.4 1.2 1.2 0 010-2.4z" clip-rule="evenodd" /> </svg> </a> <a href="https://twitter.com/teleradiomd" class="text-gray-400 hover:text-gray-500"> <span class="sr-only">Twitter</span> <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true"> <path d="M8.29 20.251c7.547 0 11.675-6.253 11.675-11.675 0-.178 0-.355-.012-.53A8.348 8.348 0 0022 5.92a8.19 8.19 0 01-2.357.646 4.118 4.118 0 001.804-2.27 8.224 8.224 0 01-2.605.996 4.107 4.107 0 00-6.993 3.743 11.65 11.65 0 01-8.457-4.287 4.106 4.106 0 001.27 5.477A4.072 4.072 0 012.8 9.713v.052a4.105 4.105 0 003.292 4.022 4.095 4.095 0 01-1.853.07 4.108 4.108 0 003.834 2.85A8.233 8.233 0 012 18.407a11.616 11.616 0 006.29 1.84" /> </svg> </a> </div> <div class="mt-16 mx-auto max-w-7xl items-center px-4 sm:px-6 lg:px-8"> <div class="flex justify-center"> <a href="https://drrm.gov.ro/w/"><img loading="lazy" height="200" width="220" src="/images/dprrm.svg" alt="Departamentul pentru Rela葲ia cu Republica Moldova" /></a> </div> <div class="p-4"> <p class="text-center text-sm text-gray-400">The content of this website does not represent the official position of the Department for Relations with the Republic of Moldova.</p> </div> <div class="mt-12 p-4"> <p class="text-center text-base text-gray-400"><a href="https://www.trm.md">&copy; 2025 IP Teleradio-Moldova. All rights reserved.</a></p> </div> </div> <nav class="-mx-5 -my-2 flex flex-wrap justify-center" aria-label="Footer"> <div class="px-4 py-2"> <a href="/" aria-label="Arat膬 versiunea site-ului 卯n limba rom芒n膬" class="text-base text-gray-500 hover:text-gray-900">Rom芒n膬</a> </div> <div class="px-4 py-2"> <a href="/i/ru" aria-label="袩芯泻邪蟹邪褌褜 褉褍褋褋泻芯褟蟹褘褔薪褍褞 胁械褉褋懈褞 褋邪泄褌邪" class="text-base text-gray-500 hover:text-gray-900">袪褍褋褋泻懈泄</a> </div> <div class="px-4 py-2"> <a href="/i/en" aria-label="Show english site version" class="text-base text-gray-500 hover:text-gray-900">English</a> </div> </nav> </div> </footer> <script src="/js/site.js?v=hmZYv-dfyNwNvC0lveAjjYwzb03dPamUnAhNTZKGvN4"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10