function gz_widget() { i = document.createElement("IFRAME"); i.id = "gzw_729bf494b_frame"; i.setAttribute("src", "http://ascensionacademy.givezooks.com/campaigns/silent-auction-for-dancing-with-the-amarillo-stars/widgets/898"); i.frameBorder = '0'; i.style.border = "0"; i.style.width = "254px"; i.style.height = "268px"; i.scrolling = 'no'; gzwDiv = document.getElementById("gzw_729bf494b"); if (gzwDiv == null) { gzwDiv = document.getElementById('gzw'); gzwDiv.id = "gzw_729bf494b"; } if ((gzwDiv.childNodes.length == 0) || (gzwDiv.childNodes[0].nodeName != "IFRAME")) { gzwDiv.appendChild(i); } } gz_widget();