Register

<script>
// Embed the progress image into a div with the id ‘donation-widget-container’
window.donationModal = window.donationModal || gf.createDonationModal();
window.gf.displayChallengeProgress(document.getElementById(‘donation-widget-container’));
</script>