// Parts of this script were borrowed from the Multi-Widget Embed for Drupal demo at http://www.deviable.com/widgets/embed-widgets/1/view/iframe
if (document.getElementsByTagName && document.createElement && document.createTextNode && document.documentElement && document.getElementById) {
	var div = document.createElement('div');
	div.innerHTML = "		<h2>     Giving During Your Lifetime</h2>		<p>Barnabas Foundation&rsquo;s <a href=\"http://barnabasfoundation.com/individuals/stewards-fund\" target=\"_blank\"><strong>Stewards Fund</strong></a>, a donor-advised fund, is one of the best ways to maximize and simplify charitable giving.</p><ul><li>The Stewards Fund enables a donor to make a <strong>one-time gift</strong> to Barnabas Foundation and decide later how the gift will be distributed to the donor&rsquo;s favorite charities. </li><li>The donor receives an <strong>immediate tax benefit</strong> and has plenty of time to determine which charities to support.</li><li>The Stewards Fund also provides the <strong>flexibility</strong> to ensure that gifts are applied in the most effective way.</li><li>A donor can give appreciated assets, like stock; arrange for the sale of a business; or use the Fund as an alternative to a family foundation. </li><li>The Stewards Fund accommodates many charitable gift opportunities, and also allows the donor to <strong>designate multiple charities</strong> from a single gift. </li><li>A Stewards Fund account can be established by contributing a number of different types of assets. There is no set-up fee for this account and individuals may gain tax benefits as well, depending on the asset(s) they contribute.</li></ul><p>&nbsp;</p>	";
	var script = document.getElementById('barnabas-widget-419');
	script.parentNode.insertBefore(div, script);
}

