Add resources to your own site
An easy way of content-sharing using Javascript
Although you can link to Needs-based Evangelism and Jesus the Communicator in the normal way, you can also insert the content of these pages directly into your own site by pasting some simple Javascript onto your own page. This is an easy and effective way of content sharing. There are a growing range of other pages which you can also add to your own site in this easy way.
Needs-based evangelism
Copy/paste this coding onto your page:
<script language="javascript" src="http://www.web-evangelism.com/scripts/needs-based1.js">
</script>
<script language="javascript" src="http://www.web-evangelism.com/scripts/needs-based2.js">
</script>
<script language="javascript" src="http://www.web-evangelism.com/scripts/needs-based3.js">
</script>
<noscript>
<a href="http://www.internetevangelismday.com/needs-based-evangelism.php">Needs-based Evangelism</a><br>
In-depth look at the issues behind effective communication of the Gospel </noscript>
</script>
<script language="javascript" src="http://www.web-evangelism.com/scripts/needs-based2.js">
</script>
<script language="javascript" src="http://www.web-evangelism.com/scripts/needs-based3.js">
</script>
<noscript>
<a href="http://www.internetevangelismday.com/needs-based-evangelism.php">Needs-based Evangelism</a><br>
In-depth look at the issues behind effective communication of the Gospel </noscript>
Notes
- The first file (needs-based1.js) loads only the heading of the article. You can omit this line (including the </script> after it) if you wish and create your own lead-in introduction instead - however, please use a similar title.
- If you wish to also syndicate the page 'Jesus the communicator' on a separate page of your site, you can add a link to it after the end of the end of all the added block of coding. Do it as a bulleted item, and it will match the last link within the syndicated content.
- Add your normal navigation links at the top, bottom, or side of the syndicated material.
- The text will blend completely into your page and follow whatever style-sheet and font or other specifications you use.
Jesus the Communicator
Copy/paste this coding onto a new page (not the same one used for Needs-based Evangelism):
<script language="javascript" src="http://www.web-evangelism.com/scripts/communicator1.js">
</script>
<script language="javascript" src="http://www.web-evangelism.com/scripts/communicator2.js">
</script>
<script language="javascript" src="http://www.web-evangelism.com/scripts/communicator3.js">
</script>
<noscript>
<a href="http://www.internetevangelismday.com/jesus-communicator.php">Jesus the Communicator</a><br>
How the Lord Jesus met with people through their felt needs </noscript>
</script>
<script language="javascript" src="http://www.web-evangelism.com/scripts/communicator2.js">
</script>
<script language="javascript" src="http://www.web-evangelism.com/scripts/communicator3.js">
</script>
<noscript>
<a href="http://www.internetevangelismday.com/jesus-communicator.php">Jesus the Communicator</a><br>
How the Lord Jesus met with people through their felt needs </noscript>
Notes
- The first file (communicator1.js) loads only the heading of the article. You can omit this line (including the </script> after it) if you wish and create your own lead-in introduction instead - however, please use a similar title.
- If you wish to also syndicate the page 'Needs-based Evangelism', you can add a link to it after the end of the coding taken from this page. Do it as a bulleted item, and it will match the last link within the syndicated page.
- Add your normal navigation links at the top, bottom, or side of the syndicated material.
- The text will blend completely into your page and follow whatever style-sheet and font or other specifications you use.


