    <script>
        (function(jQuery) {
            jQuery(document).on('gform_post_render', function() {
                var strippedInputs = jQuery('.gform_wrapper input[value="PANTHEON_STRIPPED"]');
                var queryParams = window.location.search.replace("?","").split('&');
                var queryObj = {};

                if ( queryParams[0] == "" ) { return false; }

                for (var i=0; i < queryParams.length; i++) {
                    parts = queryParams[i].split('=');
                    queryObj[parts[0]] = parts[1];
                }

                strippedInputs.each( function () {
                    text = this.labels[0].textContent;
                    if (queryObj[text] != undefined) {
                        this.setAttribute('value', queryObj[text]);
                    }
                });
            });
        })(jQuery);
    </script>

    BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Family Equality - ECPv5.1.4//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:Family Equality
X-ORIGINAL-URL:https://www.familyequality.org
X-WR-CALDESC:Events for Family Equality
BEGIN:VTIMEZONE
TZID:America/New_York
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20210314T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20211107T060000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20211007T190000
DTEND;TZID=America/New_York:20211007T203000
DTSTAMP:20211004T174213
CREATED:20200406T143536Z
LAST-MODIFIED:20200406T143536Z
UID:14578-1633633200-1633638600@www.familyequality.org
SUMMARY:QPOC and Partners Peer Support Space
DESCRIPTION:This space is intended to be a facilitated peer support space for LGBTQ+ parents of color and their partners. Attendees will have an opportunity to share ideas for supporting themselves and their families during this difficult time. The session will also be a space to share frustrations\, victories\, or simply connect with other POC parents. \nRSVP TO RECEIVE LOG-IN INFORMATION FOR THIS EVENT\n\n                \n                        Name*\n                            \n                            \n                                                    \n                                                    First\n                                                \n                            \n                            \n                                                    \n                                                    Last\n                                                \n                            \n                        Email*\n                            \n                        Click on the event you'd like to RSVP for...*\n						\n						Select All\n					\n								\n								TTC/Fertility VIrtual Peer Support Space\n							\n								\n								Parenting: The Early Years Peer Support Space\n							\n								\n								Trans\, Nonbinary\, & Gender Nonconforming Parents Peer Support Space\n							\n								\n								QPOC & Partners Peer Support Space\n							\n								\n								Non-bio/Non-gestational Parent Peer Support Space\n							\n								\n								Families Formed Through Adoption Peer Support Space\n							You can check multiple boxes to RSVP for more than one event. CAPTCHA\n                            \n          \n            \n            \n            \n            \n            \n            \n            \n            \n            \n        \n                        \n                         jQuery(document).bind('gform_post_render'\, function(event\, formId\, currentPage){if(formId == 21) {} } );jQuery(document).bind('gform_post_conditional_logic'\, function(event\, formId\, fields\, isInit){} ); jQuery(document).ready(function(){jQuery(document).trigger('gform_post_render'\, [21\, 1]) } ); \nASL interpretation is available if needed. Please email us to request it!  \n
URL:https://www.familyequality.org/event/qpoc-and-partners-peer-support-space/2021-10-07/
LOCATION:Online Event
CATEGORIES:Parents,QPOC,The Neighborhood
ATTACH;FMTTYPE=image/png:https://www.familyequality.org/wp-content/uploads/2020/04/qpoc-1200x628.png
ORGANIZER;CN="Director%20of%20National%20Family%20Networks%20%26%20Chair%20of%20the%20Diversity%2C%20Equity%2C%20and%20Inclusion%20Committee%2C%20Tatiana%20Quiroga":MAILTO:tquiroga@familyequality.org
END:VEVENT
END:VCALENDAR