function gz_widget() { i = document.createElement("IFRAME"); i.id = "gzw_3WP49GR7B_frame"; i.setAttribute("src", "http://santabarbarapal.givezooks.com/wish_lists/after-school-programs/widgets/45"); i.frameBorder = '0'; i.style.border = "0"; i.style.width = "229px"; i.style.height = "287px"; i.scrolling = 'no'; gzwDiv = document.getElementById("gzw_3WP49GR7B"); if (gzwDiv == null) { gzwDiv = document.getElementById('gzw'); gzwDiv.id = "gzw_3WP49GR7B"; } if ((gzwDiv.childNodes.length == 0) || (gzwDiv.childNodes[0].nodeName != "IFRAME")) { gzwDiv.appendChild(i); } } gz_widget();