Test Jochen Betterplace 16.02.2019

/* Configure at https://www.betterplace.org/de/projects/68194-integration-schmackhaft-begegnungstreff-cafe-halva/manage/iframe_donation_form/new */
var _bp_iframe = _bp_iframe || {};
_bp_iframe.project_id = 68194; /* REQUIRED */
_bp_iframe.lang = ‘de’; /* Language of the form */
_bp_iframe.width = 600; /* Custom iframe-tag-width, integer */
_bp_iframe.color = ‘3a728a’; /* Button and banderole color, hex without “#” */
_bp_iframe.background_color = ‘ffffff’; /* Background-color, hex without “#” */
_bp_iframe.default_amount = 20; /* Donation-amount, integer 1-99 */
_bp_iframe.default_data_transfer_accepted = true; /* true (default), false */
_bp_iframe.recurring_interval = ‘single’; /* Interval for recurring donations, string out of [“single”, “monthly”, “quarter_yearly”, “half_yearly”, “yearly”] */
_bp_iframe.bottom_logo = true;
(function() {
var bp = document.createElement(‘script’); bp.type = ‘text/javascript’; bp.async = true;
bp.src = ‘https://betterplace-assets.betterplace.org/assets/load_donation_iframe.js’;
var s = document.getElementsByTagName(‘script’)[0]; s.parentNode.insertBefore(bp, s);
})();