function gz_widget() { i = document.createElement("IFRAME"); i.setAttribute("src", "http://bishop-garcia-diego-high-school.givezooks.com/events/spring-gala-dinner-and-auction/widgets/852"); i.style.border="0px"; i.style.width = "200px"; i.style.height = "217px"; gzwDiv = document.getElementById("gzw_413663f48"); if (gzwDiv == null) { gzwDiv = document.getElementById('gzw'); gzwDiv.id = "gzw_413663f48"; } if ((gzwDiv.childNodes.length == 0) || (gzwDiv.childNodes[0].nodeName != "IFRAME")) { gzwDiv.appendChild(i); } } gz_widget();