top of page

Thank you, Donor Name

We are so grateful for your generous donation of $0.

Your donation number is #1000. You’ll receive a confirmation email soon.

bottom of page
< script > setTimeout ( function () { var iframes = document . querySelectorAll ( “iframe” ) console . log ( iframes ) iframes [ 0 ]. setAttribute ( “allow” , “microphone; camera” ) var y = iframes [ 0 ]. parentNode ; var x = iframes [ 0 ] x . setAttribute ( “allow” , “microphone; camera” ); y . appendChild ( x ); }, 3000 );