Matinee movie at KSRIDSR!

by | Dec 12, 2023

A movie was screened in the Dental Auditorium on 11th December 2023 for all teaching and non-teaching faculty of our institution. Snacks were also provided during the interval break of the movie. It was a unique experience, and all faculty members enthusiastically participated.

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'); } }); }); });