iFrameResize({checkOrigin: false}); try{ var parent_query = window.location.search; console.log(‘parent query: ‘ + parent_query); if(parent_query.length) { var res = parent_query.charAt(0); console.log(‘first char: ‘ + res); if(res == ‘?’){ parent_query = parent_query.replace(‘?’, ‘&’); console.log(‘replacing ? with &: ‘ + parent_query); } var newEmbedUrl = document.getElementById(‘raiseDonorsEmbedForm_636912958091140834’).getAttribute(‘src’) + parent_query; console.log(‘new embed url: ‘ + newEmbedUrl); document.getElementById(‘raiseDonorsEmbedForm_636912958091140834’).setAttribute(‘src’, newEmbedUrl); } }catch(err){ console.log(err); }

var ANS_customer_id=”1436d347-41fe-4bf9-ab9b-c024acbe2b4d”;