var d = document; var e = d.createElement('iframe'); e.scroll = "no"; e.frameBorder = 0; e.marginWidth = 0; e.allowTransparency = "true"; e.src = '//www.wolframalpha.com/Calculate/embed/small.jsp'; e.width = 146; e.height = 62; d.getElementById('WolframAlphaScript').parentNode.appendChild(e);