function gz_widget() { i = document.createElement("IFRAME"); i.setAttribute("src", "http://asano.givezooks.com/campaigns/psychosocial-care-services-for-afghan-women/widgets/199"); i.style.border="0px"; i.style.width = "260px"; i.style.height = "281px"; gzwDiv = document.getElementById("gzw_KctYWpnja"); if (gzwDiv == null) { gzwDiv = document.getElementById('gzw'); gzwDiv.id = "gzw_KctYWpnja"; } if ((gzwDiv.childNodes.length == 0) || (gzwDiv.childNodes[0].nodeName != "IFRAME")) { gzwDiv.appendChild(i); } } gz_widget();