dallaspurpleparty.org - Purple Foundation, Inc.

Description: Purple Foundation raises funds for local organizations that work to improve the overall quality of life, health, wellness, and future of the Dallas LGBTQIA+ community.

Example domain paragraphs

Individual event tickets now available!

Why donate to Purple Foundation? Donations are essential to any legitimate charitable organization, including us! We use donations throughout the year to help build up seed money for upcoming events and provide a cushion when we scale up our operation each year as we continue to grow and evolve. That seed money is basis for us to be able to turn it into huge donations to our beneficiaries that desperately need our help. The donations we make to our beneficiaries are not required to be used for specific purp

const firstSection = document.querySelector('.page-section'); const header = document.querySelector('.header'); const mobileOverlayNav = document.querySelector('.header-menu'); const sectionBackground = firstSection ? firstSection.querySelector('.section-background') : null; const headerHeight = header ? header.getBoundingClientRect().height : 0; const firstSectionHasBackground = firstSection ? firstSection.className.indexOf('has-background') > = 0 : false; const isFirstSectionInset = firstSection ? firstSe