function gz_widget() { i = document.createElement("IFRAME"); i.id = "gzw_2a77e9e3f_frame"; i.setAttribute("src", "http://bishop-garcia-diego-high-school.givezooks.com/wish_lists/theology-department-wish-list/widgets/829"); i.frameBorder = '0'; i.style.border = "0"; i.style.width = "254px"; i.style.height = "206px"; i.scrolling = 'no'; gzwDiv = document.getElementById("gzw_2a77e9e3f"); if (gzwDiv == null) { gzwDiv = document.getElementById('gzw'); gzwDiv.id = "gzw_2a77e9e3f"; } if ((gzwDiv.childNodes.length == 0) || (gzwDiv.childNodes[0].nodeName != "IFRAME")) { gzwDiv.appendChild(i); } } gz_widget();