function gz_widget() { i = document.createElement("IFRAME"); i.id = "gzw_413663f48_frame"; i.setAttribute("src", "http://bishop-garcia-diego-high-school.givezooks.com/events/spring-gala-dinner-and-auction/widgets/852"); i.frameBorder = '0'; i.style.border = "0"; i.style.width = "204px"; i.style.height = "217px"; i.scrolling = 'no'; 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();