Contact Ray of Hope Community Development Center - Baltimore, MD

please fill out the Event Booking Form To Book performances, speaking engagements or drum circles

Booking Form
1005 East Coldspring Lane Baltimore, MD 21211
(410) 925-1125

General Inquiries Form

document.addEventListener("DOMContentLoaded", function() { const buttons = document.querySelectorAll(".read-more-btn"); buttons.forEach(button => { button.addEventListener("click", function() { const parent = this.previousElementSibling; parent.classList.toggle("show-more"); this.textContent = this.textContent === "Read More" ? "Read Less" : "Read More"; }); }); });