function gz_widget() { i = document.createElement("IFRAME"); i.id = "gzw_eda9ea9a7_frame"; i.setAttribute("src", "http://jitfosteryouth.givezooks.com/campaigns/jit-30-budget-quake-relief-challenge/widgets/1589"); i.frameBorder = '0'; i.style.border = "0"; i.style.width = "504px"; i.style.height = "376px"; i.scrolling = 'no'; gzwDiv = document.getElementById("gzw_eda9ea9a7"); if (gzwDiv == null) { gzwDiv = document.getElementById('gzw'); gzwDiv.id = "gzw_eda9ea9a7"; } if ((gzwDiv.childNodes.length == 0) || (gzwDiv.childNodes[0].nodeName != "IFRAME")) { gzwDiv.appendChild(i); } } gz_widget();