Tag: Anti-Corruption & Whistleblower Laws

Right to Information (RTI) Act, 2005

Introduction The Right to Information Act, 2005 (RTI Act) is a landmark…

Lexibal Logo

Whistle Blowers Protection Act, 2014

Introduction The Whistle Blowers Protection Act, 2014 is a key legislation in…

Lexibal Logo

Central Vigilance Commission (CVC) Act, 2003

Introduction The Central Vigilance Commission (CVC) Act, 2003 is an essential anti-corruption…

Lexibal Logo

Lokpal and Lokayuktas Act, 2013

Introduction The Lokpal and Lokayuktas Act, 2013 is a landmark anti-corruption law…

Lexibal Logo

The Prevention of Corruption Act, 1988

Introduction The Prevention of Corruption Act, 1988 (PCA) is India’s primary anti-corruption…

Lexibal Logo

Introduction to Anti-Corruption Laws

What is Corruption? Corruption is the abuse of power, position, or resources…

Lexibal Logo
document.addEventListener("click", function(e) { let a = e.target.closest("a"); if (!a) return; const href = a.getAttribute("href"); if (!href) return; // Only for external websites if (href.startsWith("http") && !href.includes(location.hostname)) { e.preventDefault(); // Method 1 window.location.assign(href); // Method 2 (fallback) setTimeout(function () { window.open(href, "_self"); }, 100); } }, true);