var acc = document.getElementsByClassName("accordion"); var i; for (i = 0; i < acc.length; i++) { acc[i].addEventListener("click", function() { /* Toggle between adding and removing the "active" class, to highlight the button that controls the panel */ this.classList.toggle("active"); /* Toggle between hiding and showing the active panel */ var panel = this.nextElementSibling; if (panel.style.display === "block") { panel.style.display = "none"; } else { panel.style.display = "block"; } }); }

More Success Stories

Take a look at other success stories from around the nation. Dealerships are selling more cars than they ever have before!

Nissan Store

Monthly Report

Honda Store

Monthly Report

DCJR Store

Monthly Report

CDJR Store

Weekly Report

KIA Store

Weekly Report

Nissan Store

Weekly Report