{"id":33951,"date":"2022-05-25T17:04:32","date_gmt":"2022-05-25T22:04:32","guid":{"rendered":"https:\/\/iowa-al-anon.org\/?page_id=33951"},"modified":"2025-11-20T10:11:48","modified_gmt":"2025-11-20T16:11:48","slug":"iowa-afg-contributions","status":"publish","type":"page","link":"https:\/\/iowa-al-anon.org\/?page_id=33951","title":{"rendered":"Iowa AFG Contributions"},"content":{"rendered":"\n<p>CONTRIBUTIONS<\/p>\n\n\n\n<p><em>\u201cIf you have received help, and you no doubt have, why not give to further the cause for the peace and serenity of future members.\u201d&nbsp;<\/em>Anne B., Cofounder of Al-Anon, 1958<\/p>\n\n\n\n<p>From&nbsp;<em>The Seventh Tradition Suggests pamphlet<\/em>&nbsp;(S-21).&nbsp; Reprinted with permission of Al-Anon Family Group Headquarters, Inc., Virginia, VA<\/p>\n\n\n\n<p>Sharing of your abundance with the Iowa Area contributes to our efforts to fulfill our primary purpose of helping families and friends of alcoholics. Thank you!!!<\/p>\n\n\n\n<p><strong>In honor of Al-Anon\u2019s Tradition Seven, the Iowa Area is self-supporting,&nbsp;accepting contributions only from Al-Anon members and declining outside contributions.<\/strong> <\/p>\n\n\n\n<p>Please Select one<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div>\n<div>\n<div style=\"overflow: auto; display: flex; flex-direction: column; justify-content: flex-end; align-items: center; width: 259px; background: #FFFFFF; border: 1px solid rgba(0, 0, 0, 0.1); box-shadow: -2px 10px 5px rgba(0, 0, 0, 0); border-radius: 10px; font-family: Libre Franklin, SQ Market, Helvetica, Arial, sans-serif;\"><img decoding=\"async\" style=\"width: 100%;\" src=\"https:\/\/items-images-production.s3.us-west-2.amazonaws.com\/files\/206898a6cd30a42e3254e73f85643d1a45ed8039\/original.png\" alt=\"Individual Member Contributions\">\n<div style=\"padding: 20px;\">\n<p style=\"font-size: 18px; line-height: 20px;\">Individual Member Contributions<\/p>\n<a style=\"display: inline-block; font-size: 18px; line-height: 48px; height: 48px; color: #000000; min-width: 212px; background-color: #d9d9d9; text-align: center; box-shadow: 0 0 0 1px rgba(0,0,0,.1) inset; border-radius: 6px;\" href=\"https:\/\/square.link\/u\/JsAVNTXR?src=embed\" target=\"_blank\" rel=\"noopener\" data-url=\"https:\/\/square.link\/u\/JsAVNTXR?src=embd\">Donate<\/a>\n\n<\/div>\n&nbsp;\n\n<\/div>\n<\/div>\n<script>\n    function showCheckoutWindow(e) {\n      e.preventDefault();\n\n      const url = document.getElementById('embedded-checkout-modal-checkout-button').getAttribute('data-url');\n      const title = 'Square Online Checkout';\n\n      \/\/ Some platforms embed in an iframe, so we want to top window to calculate sizes correctly\n      const topWindow = window.top ? window.top : window;\n\n      \/\/ Fixes dual-screen position                                Most browsers          Firefox\n      const dualScreenLeft = topWindow.screenLeft !==  undefined ? topWindow.screenLeft : topWindow.screenX;\n      const dualScreenTop = topWindow.screenTop !==  undefined   ? topWindow.screenTop  : topWindow.screenY;\n\n      const width = topWindow.innerWidth ? topWindow.innerWidth : document.documentElement.clientWidth ? document.documentElement.clientWidth : screen.width;\n      const height = topWindow.innerHeight ? topWindow.innerHeight : document.documentElement.clientHeight ? document.documentElement.clientHeight : screen.height;\n\n      const h = height * .75;\n      const w = 500;\n\n      const systemZoom = width \/ topWindow.screen.availWidth;\n      const left = (width - w) \/ 2 \/ systemZoom + dualScreenLeft;\n      const top = (height - h) \/ 2 \/ systemZoom + dualScreenTop;\n      const newWindow = window.open(url, title, `scrollbars=yes, width=${w \/ systemZoom}, height=${h \/ systemZoom}, top=${top}, left=${left}`);\n\n      if (window.focus) newWindow.focus();\n    }\n\n    \/\/ This overrides the default checkout button click handler to show the embed modal\n    \/\/ instead of opening a new tab with the given link url\n    document.getElementById('embedded-checkout-modal-checkout-button').addEventListener('click', function (e) {\n      showCheckoutWindow(e);\n    });\n  <\/script>\n\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div>\n<div>\n<div style=\"overflow: auto; display: flex; flex-direction: column; justify-content: flex-end; align-items: center; width: 259px; background: #FFFFFF; border: 1px solid rgba(0, 0, 0, 0.1); box-shadow: -2px 10px 5px rgba(0, 0, 0, 0); border-radius: 10px; font-family: Libre Franklin, SQ Market, Helvetica, Arial, sans-serif;\"><img decoding=\"async\" style=\"width: 100%;\" src=\"https:\/\/items-images-production.s3.us-west-2.amazonaws.com\/files\/206898a6cd30a42e3254e73f85643d1a45ed8039\/original.png\" alt=\"Group Contributions\">\n<div style=\"padding: 20px;\">\n<p style=\"font-size: 18px; line-height: 20px;\">Group Contributions<\/p>\n<a style=\"display: inline-block; font-size: 18px; line-height: 48px; height: 48px; color: #000000; min-width: 212px; background-color: #d9d9d9; text-align: center; box-shadow: 0 0 0 1px rgba(0,0,0,.1) inset; border-radius: 6px;\" href=\"https:\/\/square.link\/u\/lXncPH9K?src=embed\" target=\"_blank\" rel=\"noopener\" data-url=\"https:\/\/square.link\/u\/lXncPH9K?src=embd\">Donate<\/a>\n\n<\/div>\n&nbsp;\n\n<\/div>\n<\/div>\n<script>\n    function showCheckoutWindow(e) {\n      e.preventDefault();\n\n      const url = document.getElementById('embedded-checkout-modal-checkout-button').getAttribute('data-url');\n      const title = 'Square Online Checkout';\n\n      \/\/ Some platforms embed in an iframe, so we want to top window to calculate sizes correctly\n      const topWindow = window.top ? window.top : window;\n\n      \/\/ Fixes dual-screen position                                Most browsers          Firefox\n      const dualScreenLeft = topWindow.screenLeft !==  undefined ? topWindow.screenLeft : topWindow.screenX;\n      const dualScreenTop = topWindow.screenTop !==  undefined   ? topWindow.screenTop  : topWindow.screenY;\n\n      const width = topWindow.innerWidth ? topWindow.innerWidth : document.documentElement.clientWidth ? document.documentElement.clientWidth : screen.width;\n      const height = topWindow.innerHeight ? topWindow.innerHeight : document.documentElement.clientHeight ? document.documentElement.clientHeight : screen.height;\n\n      const h = height * .75;\n      const w = 500;\n\n      const systemZoom = width \/ topWindow.screen.availWidth;\n      const left = (width - w) \/ 2 \/ systemZoom + dualScreenLeft;\n      const top = (height - h) \/ 2 \/ systemZoom + dualScreenTop;\n      const newWindow = window.open(url, title, `scrollbars=yes, width=${w \/ systemZoom}, height=${h \/ systemZoom}, top=${top}, left=${left}`);\n\n      if (window.focus) newWindow.focus();\n    }\n\n    \/\/ This overrides the default checkout button click handler to show the embed modal\n    \/\/ instead of opening a new tab with the given link url\n    document.getElementById('embedded-checkout-modal-checkout-button').addEventListener('click', function (e) {\n      showCheckoutWindow(e);\n    });\n  <\/script>\n\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<div>\n  <div style=\"\n  overflow: auto;\n  display: flex;\n  flex-direction: column;\n  justify-content: flex-end;\n  align-items: center;\n  width: 259px;\n  background: #FFFFFF;\n  border: 1px solid rgba(0, 0, 0, 0.1);\n  box-shadow: -2px 10px 5px rgba(0, 0, 0, 0);\n  border-radius: 10px;\n  font-family: Work Sans, SQ Market, Helvetica, Arial, sans-serif;\n  \">\n    <img decoding=\"async\" src=\"https:\/\/items-images-production.s3.us-west-2.amazonaws.com\/files\/206898a6cd30a42e3254e73f85643d1a45ed8039\/original.png\" alt=\"Iowa Area Service Workshop Suggested Registration Fee\" onerror=\"this.style.display='none'\" style=\"width: 100%;\">\n  <div style=\"padding: 20px;\">\n      <p style=\"\n    font-size: 18px;\n    line-height: 20px;\n  \">Iowa Area Service Workshop Suggested Registration Fee<\/p>\n      <p style=\"\n    font-size: 18px;\n    line-height: 20px;\n    font-weight: 600;\n  \">$5.00<\/p>\n    <a target=\"_blank\" data-url=\"https:\/\/square.link\/u\/bm5S3ZgW?src=embd\" href=\"https:\/\/square.link\/u\/bm5S3ZgW?src=embed\" style=\"\n    display: inline-block;\n    font-size: 18px;\n    line-height: 48px;\n    height: 48px;\n    color: #ffffff;\n    min-width: 212px;\n    background-color: #006aff;\n    text-align: center;\n    box-shadow: 0 0 0 1px rgba(0,0,0,.1) inset;\n    border-radius: 50px;\n  \">Pay now<\/a>\n  <\/div>\n    <link rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css?family=Work Sans\">\n<\/div>\n\n\n  <script>\n    function showCheckoutWindow(e) {\n      e.preventDefault();\n\n      const url = document.getElementById('embedded-checkout-modal-checkout-button').getAttribute('data-url');\n      const title = 'Square Payment Links';\n\n      \/\/ Some platforms embed in an iframe, so we want to top window to calculate sizes correctly\n      const topWindow = window.top ? window.top : window;\n\n      \/\/ Fixes dual-screen position                                Most browsers          Firefox\n      const dualScreenLeft = topWindow.screenLeft !==  undefined ? topWindow.screenLeft : topWindow.screenX;\n      const dualScreenTop = topWindow.screenTop !==  undefined   ? topWindow.screenTop  : topWindow.screenY;\n\n      const width = topWindow.innerWidth ? topWindow.innerWidth : document.documentElement.clientWidth ? document.documentElement.clientWidth : screen.width;\n      const height = topWindow.innerHeight ? topWindow.innerHeight : document.documentElement.clientHeight ? document.documentElement.clientHeight : screen.height;\n\n      const h = height * .75;\n      const w = 500;\n\n      const systemZoom = width \/ topWindow.screen.availWidth;\n      const left = (width - w) \/ 2 \/ systemZoom + dualScreenLeft;\n      const top = (height - h) \/ 2 \/ systemZoom + dualScreenTop;\n      const newWindow = window.open(url, title, `scrollbars=yes, width=${w \/ systemZoom}, height=${h \/ systemZoom}, top=${top}, left=${left}`);\n\n      if (window.focus) newWindow.focus();\n    }\n\n    \/\/ This overrides the default checkout button click handler to show the embed modal\n    \/\/ instead of opening a new tab with the given link url\n    document.getElementById('embedded-checkout-modal-checkout-button').addEventListener('click', function (e) {\n      showCheckoutWindow(e);\n    });\n  <\/script>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:100%\">\n<pre class=\"wp-block-code\"><code>\n      <\/code><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>&#46;&#46;&#46;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-33951","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/iowa-al-anon.org\/index.php?rest_route=\/wp\/v2\/pages\/33951","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/iowa-al-anon.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/iowa-al-anon.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/iowa-al-anon.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/iowa-al-anon.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=33951"}],"version-history":[{"count":29,"href":"https:\/\/iowa-al-anon.org\/index.php?rest_route=\/wp\/v2\/pages\/33951\/revisions"}],"predecessor-version":[{"id":36988,"href":"https:\/\/iowa-al-anon.org\/index.php?rest_route=\/wp\/v2\/pages\/33951\/revisions\/36988"}],"wp:attachment":[{"href":"https:\/\/iowa-al-anon.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=33951"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}