About Us Screen Reader Access

The Embassy of India, Bucharest, Romania, website complies with World Wide Web Consortium (W3C) Web Content Accessibility Guidelines (WCAG) 2.0 level AA. This will enable people with visual impairments access the website using assistive technologies, such as screen readers. The information of the website is accessible with different screen readers.

Various Screen Readers to choose from

Screen Reader Website Free / Commercial
Screen Access For All (SAFA) http://www.nabdelhi.org/NAB_SAFA.htm (External website that opens in a new window) External website that opens in a new window Free
Non Visual Desktop Access (NVDA) http://www.nvda-project.org/ (External website that opens in a new window) External website that opens in a new window Free
System Access To Go http://www.satogo.com/ (External website that opens in a new window) External website that opens in a new window Free
Thunder http://www.screenreader.net/index.php?pageid=2 (External website that opens in a new window) External website that opens in a new window Free
WebAnywhere http://webanywhere.cs.washington.edu/wa.php (External website that opens in a new window) External website that opens in a new window Free
Hal http://www.yourdolphin.co.uk/productdetail.asp?id=5 (External website that opens in a new window) External website that opens in a new window Commercial
JAWS http://www.freedomscientific.com/jaws-hq.asp (External website that opens in a new window) External website that opens in a new window Commercial
Supernova http://www.yourdolphin.co.uk/productdetail.asp?id=1 (External website that opens in a new window) External website that opens in a new window Commercial
Window-Eyes http://www.gwmicro.com/Window-Eyes/ (External website that opens in a new window) External website that opens in a new window Commercial


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: 16360910  |  Page last updated on: 26-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(); } }); } });