New Year’s Holiday
Office is Closed
document.addEventListener('DOMContentLoaded', function () { const accordion = document.querySelector('.read-more-accordion'); const button = document.querySelector('.accordion-read-more'); if (!accordion || !button) { return; } const panels = accordion.querySelectorAll('.vc_tta-panel'); // Hide the button when there are 10 or fewer questions. if (panels.length <= 10) { button.style.display = 'none'; return; } button.addEventListener('click', function () { const isExpanded = accordion.classList.toggle('show-all-questions'); button.setAttribute('aria-expanded', String(isExpanded)); button.textContent = isExpanded ? 'Show Less' : 'Read More'; // When collapsing, return the visitor to the accordion. if (!isExpanded) { accordion.scrollIntoView({ behavior: 'smooth', block: 'start' }); } }); });
Skip to main contentOffice is Closed
To view (Click HERE)
Please be advised of the upcoming March Joint Powers Authority Commission Hybrid Meeting to be held on Wednesday, January 11, 2023 at 6:30 p.m. at the following location: Moreno Valley...
(Click HERE to View)