BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//GayOut//Event Export//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
BEGIN:VEVENT
UID:157632@gayout.com
DTSTAMP:20260806T092905Z
DTSTART:20260819T180000Z
DTEND:20260819T190000Z
SUMMARY:LGBTQ+ Health Series &#8211\\; Body Image
DESCRIPTION:@ 			\\n			\\n							\\n		\\n			\\nJoin us on Zoom for a conv
 ersation about body image\\, dysmorphia\\, and practicing kindness toward
  our bodies. Register below for the link.\\n                \\n          
               \\n                            LGBTQ+ Health Series &#8211\
 \; Body Image\\n                            In this installment of the LG
 BTQ+ Health we will go over body image issues and body dysmorphia\\, how 
 it affects the LGBTQ+ community\\, and ways to practice body kindness.\\n
                         \\n                        Name(Required)\\n     
                        \\n                            \\n                
                                     First\\n                             
                        \\n                                               
  \\n                            \\n                            \\n       
                                                      Last\\n             
                                                \\n                       
                                  \\n                            \\n      
                   Email(Required)\\n                                \\n  
                                   Enter Email\\n                         
            \\n                                \\n                        
         \\n                                    Confirm Email\\n          
                           \\n                                \\n         
                        \\n                            \\n            #cf-
 turnstile-gf-235 { margin-left: -15px\\; }   .gf-turnstile-container { wi
 dth: 100%\\; } .gform_footer.top_label { display: flex\\; flex-wrap: wrap
 \\; }  document.addEventListener("DOMContentLoaded"\\, function() {docume
 nt.addEventListener('gform/post_render'\\, function handlePostRender(even
 t) {if (event.detail.formId !== 235) {return\\;}gform.utils.addAsyncFilte
 r('gform/submission/pre_submission'\\, async function handlePreSubmission
 (data) {document.addEventListener('gform/post_render'\\, function rerende
 rTurnstile(event) {if (event.detail.formId !== 235) {return\\;}const turn
 stileElement = document.getElementById('cf-turnstile-gf-235')\\;if (turns
 tileElement) {turnstile.remove('#cf-turnstile-gf-235')\\;turnstile.render
 ('#cf-turnstile-gf-235')\\;}document.removeEventListener('gform/post_rend
 er'\\, rerenderTurnstile)\\;})\\;gform.utils.removeFilter('gform/submissi
 on/pre_submission'\\, handlePreSubmission)\\;return data\\;})\\;document.
 removeEventListener('gform/post_render'\\, handlePostRender)\\;})\\;})\\;
  \\n            \\n            \\n            \\n            \\n         
    \\n            \\n            \\n            \\n            \\n       
      \\n            \\n            \\n            \\n        \\n         
                \\n                        \\ngform.initializeOnLoaded( fu
 nction() {gformInitSpinner( 235\\, 'https://montrosecenter.org/wp-content
 /plugins/gravityforms/images/spinner.svg'\\, true )\\;jQuery('#gform_ajax
 _frame_235').on('load'\\,function(){var contents = jQuery(this).contents(
 ).find('*').html()\\;var is_postback = contents.indexOf('GF_AJAX_POSTBACK
 ') >= 0\\;if(!is_postback){return\\;}var form_content = jQuery(this).cont
 ents().find('#gform_wrapper_235')\\;var is_confirmation = jQuery(this).co
 ntents().find('#gform_confirmation_wrapper_235').length > 0\\;var is_redi
 rect = contents.indexOf('gformRedirect(){') >= 0\\;var is_form = form_con
 tent.length > 0 && ! is_redirect && ! is_confirmation\\;var mt = parseInt
 (jQuery('html').css('margin-top')\\, 10) + parseInt(jQuery('body').css('m
 argin-top')\\, 10) + 100\\;if(is_form){jQuery('#gform_wrapper_235').html(
 form_content.html())\\;if(form_content.hasClass('gform_validation_error')
 ){jQuery('#gform_wrapper_235').addClass('gform_validation_error')\\;} els
 e {jQuery('#gform_wrapper_235').removeClass('gform_validation_error')\\;}
 setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a 
 bug in chrome */  }\\, 50 )\\;if(window['gformInitDatepicker']) {gformIni
 tDatepicker()\\;}if(window['gformInitPriceFields']) {gformInitPriceFields
 ()\\;}var current_page = jQuery('#gform_source_page_number_235').val()\\;
 gformInitSpinner( 235\\, 'https://montrosecenter.org/wp-content/plugins/g
 ravityforms/images/spinner.svg'\\, true )\\;jQuery(document).trigger('gfo
 rm_page_loaded'\\, [235\\, current_page])\\;window['gf_submitting_235'] =
  false\\;}else if(!is_redirect){var confirmation_content = jQuery(this).c
 ontents().find('.GF_AJAX_POSTBACK').html()\\;if(!confirmation_content){co
 nfirmation_content = contents\\;}jQuery('#gform_wrapper_235').replaceWith
 (confirmation_content)\\;jQuery(document).trigger('gform_confirmation_loa
 ded'\\, [235])\\;window['gf_submitting_235'] = false\\;wp.a11y.speak(jQue
 ry('#gform_confirmation_message_235').text())\\;}else{jQuery('#gform_235'
 ).append(contents)\\;if(window['gformRedirect']) {gformRedirect()\\;}}jQu
 ery(document).trigger("gform_pre_post_render"\\, [{ formId: "235"\\, curr
 entPage: "current_page"\\, abort: function() { this.preventDefault()\\; }
  }])\\;        if (event && event.defaultPrevented) {                retu
 rn\\;        }        const gformWrapperDiv = document.getElementById( "g
 form_wrapper_235" )\\;        if ( gformWrapperDiv ) {            const v
 isibilitySpan = document.createElement( "span" )\\;            visibility
 Span.id = "gform_visibility_test_235"\\;            gformWrapperDiv.inser
 tAdjacentElement( "afterend"\\, visibilitySpan )\\;        }        const
  visibilityTestDiv = document.getElementById( "gform_visibility_test_235"
  )\\;        let postRenderFired = false\\;        function triggerPostRe
 nder() {            if ( postRenderFired ) {                return\\;    
         }            postRenderFired = true\\;            gform.core.trig
 gerPostRenderEvents( 235\\, current_page )\\;            if ( visibilityT
 estDiv ) {                visibilityTestDiv.parentNode.removeChild( visib
 ilityTestDiv )\\;            }        }        function debounce( func\\,
  wait\\, immediate ) {            var timeout\\;            return functi
 on() {                var context = this\\, args = arguments\\;          
       var later = function() {                    timeout = null\\;      
               if ( !immediate ) func.apply( context\\, args )\\;         
        }\\;                var callNow = immediate && !timeout\\;        
         clearTimeout( timeout )\\;                timeout = setTimeout( l
 ater\\, wait )\\;                if ( callNow ) func.apply( context\\, ar
 gs )\\;            }\\;        }        const debouncedTriggerPostRender 
 = debounce( function() {            triggerPostRender()\\;        }\\, 20
 0 )\\;        if ( visibilityTestDiv && visibilityTestDiv.offsetParent ==
 = null ) {            const observer = new MutationObserver( ( mutations 
 ) => {                mutations.forEach( ( mutation ) => {               
      if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParen
 t !== null ) {                        debouncedTriggerPostRender()\\;    
                     observer.disconnect()\\;                    }        
         })\\;            })\\;            observer.observe( document.body
 \\, {                attributes: true\\,                childList: false\
 \,                subtree: true\\,                attributeFilter: [ 'sty
 le'\\, 'class' ]\\,            })\\;        } else {            triggerPo
 stRender()\\;        }    } )\\;} )\\;\\n	\\n		\\n			\\n				\\n					\\n		
 				\\n	\\n	\\n						\\n							Add to calendar						\\n						\\n	\\n					
 \\n					\\n						\\n															\\n									\\n										Google Calend
 ar									\\n								\\n															\\n									\\n										iCalenda
 r									\\n								\\n															\\n									\\n										Outlook 3
 65									\\n								\\n															\\n									\\n										Outlook 
 Live\\nhttps://www.gayout.com/usa-canada/united-states/houston/events/lgb
 tq-health-series-8211-body-image-2026-08-19
LOCATION:Montrose Center
URL:https://www.gayout.com/usa-canada/united-states/houston/events/lgbtq-health-series-8211-body-image-2026-08-19
STATUS:CONFIRMED
END:VEVENT
END:VCALENDAR
