Commit to Pray for an Unengaged, Unreached, People Group
If you or your group would like to commit to pray for an Unengaged, Unreached, People Group and receive periodic reminders, click here.
What is the Commit to Pray Link and why should I embed it in my web site?
This tool allows individuals or groups to:
- Show their commitment to pray for an Unengaged, Unreached People Group
- Embed a link on their own website to open the "Commit to Pray for an Unengaged, Unreached People Group" form
The form encourages people to pray for an Unengaged, Unreached People Group, and shows how many people are praying for each people group.
How do I embed the link?
Put this code into your page someplace:
<script
type="text/javascript"
src="http://prayer.finishingthetask.com/includes/prayer_pop.js">
</script>
Then make a link that looks like this:
<a href="http://prayer.finishingthetask.com/form.php"
onclick="launch_form();return false">Open Form</a>
How does the embedded link work?
The JavaScript include has some very simple code to open a pop-up window. If you already have code that does that in your CMS, feel free to use it.
The link goes to the form, but also includes the JavaScript function to open the window. If the JavaScript runs properly, the end user will not leave your site. If the JavaScript fails, then they'll simply go to the form normally.