Second grad chat program conducted!

The second Grad Chat program was conducted on Friday, 25th July 2025. Dr.Vaishali Venkatachalam, an esteemed alumna from the Larkspurs batch, delivered an insightful lecture on the topic “Behind the Mask: Between Grace & Grit.” She shared her personal journey,...

Chat with KSR Institutions on WhatsApp window.addEventListener("load", function() { var links = document.querySelectorAll('.committee-list a'); links.forEach(function(link) { link.addEventListener('click', function(e) { e.preventDefault(); // Remove active from all links links.forEach(function(l) { l.classList.remove('active'); }); this.classList.add('active'); var target = this.getAttribute('data-target'); // Hide all tables var contents = document.querySelectorAll('.committee-content'); contents.forEach(function(div) { div.classList.remove('active'); }); // Show selected table var activeDiv = document.getElementById(target); if (activeDiv) { activeDiv.classList.add('active'); } }); }); });