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