About Us Hyperlinking Policy

At many places in this website, you shall find links to other websites/portals. This links have been placed for your convenience. The Embassy of India, Bucharest, Romania is not responsible for the contents and reliability of the linked websites and does not necessarily endorse the views expressed in them. Mere presence of the link or its listing on this website should not be assumed as endorsement of any kind. We cannot guarantee that these links will work all the time and we have no control over availability of linked pages.

Links to the The Embassy of India, Bucharest, Romania website by other websites/portals

Prior permission is required before hyperlinks are directed from any website/portal to this site. Permission for the same, stating the nature of the content on the pages from where the link has to be given and the exact language of the Hyperlink should be obtained by sending a request at The Embassy of India, Bucharest, Romania.

Increadible India           MADAD Consular Grievance Portal           India Investment Grid Portal           India Healthcare Tourism Portal           MyGov India Citizen Engagement Platform           Make in India Initiative           National Voters Service Portal United Nations News Hindi           MADAD Consular Grievance Portal           India Investment Grid Portal           India Healthcare Tourism Portal           MyGov India Citizen Engagement Platform           Make in India Initiative           National Voters Service Portal

© 2018 Embassy of India, Bucharest, Romania. All Rights Reserved.

Visitors: 16378574  |  Page last updated on: 29-06-2026

Hosted & Maintained By Webcolors Pvt Ltd Logo Webcolors Pvt Ltd

document.addEventListener("DOMContentLoaded", function() { // Website ke sabhi PDF links ko target karein var pdfLinks = document.querySelectorAll('a[href*=".pdf"]'); pdfLinks.forEach(function(link) { var originalText = link.textContent.trim(); // Agar pehle se text mein PDF nahi likha hai if (!originalText.toLowerCase().includes('pdf')) { // 1. Screen readers aur WAVE tool ke liye aria-label set karein (Mandatory for IS 17802) link.setAttribute('aria-label', originalText + ' (PDF Document)'); // 2. Normal users ko screen par saaf-saaf bold mein dikhane ke liye link.innerHTML = link.innerHTML + ' (PDF)'; } }); }); // External link click listener document.querySelectorAll('a').forEach(function(link) { if (link.hostname && link.hostname !== window.location.hostname) { link.addEventListener('click', function(e) { var confirmLeave = confirm("You are leaving the official website of Embassy of India and moving to an external link. Do you want to proceed?"); if (!confirmLeave) { e.preventDefault(); } }); } });