function parseQuery(e) { var t = new Object; if (!e) return t; for (var n = e.split(/[;&]/), r = 0; r < n.length; r++) { var i = n[r].split("="); if (i && 2 == i.length) { var l = unescape(i[0]), a = unescape(i[1]); a = a.replace(/\+/g, " "), t[l] = a } } return t } !function() { for (var e, t = document.getElementsByTagName("script"), n = 0; n < t.length; ++n) { var r = t[n], i = r.getAttribute("src"); if (i && i.indexOf("scripts/wt.js") > -1) { e = r; break } } var l = parseQuery(e.src.replace(/^[^\?]+\??/, "")), a = l.w ? l.w : "310", s = l.h ? l.h : "400", o = document.createElement("div"); o.style.width = a + "px", o.style.position = "relative", o.style.zIndex = "999999", o.style.textAlign = "center", o.style.fontSize = "16px"; var p = document.createElement("div"); p.style.paddingLeft = "3px", p.style.width = a + "px", p.style.height = s + "px", p.style.border = l.border, p.style.marginTop = "5px", p.style.backgroundColor = "#ffffff"; var c = document.createElement("iframe"); c.setAttribute("src", "https://www.opentextingonline.com/freesms"), c.setAttribute("frameborder", "0"), c.setAttribute("scrolling", "auto"), c.setAttribute("width", a), c.setAttribute("height", s), p.appendChild(c); var d = l.title ? "" + l.title + "" : ""; if (-1 == document.location.href.indexOf("opentextingonline.com/widgets/textfree.aspx")) { d += "
by ", o.innerHTML = d; } o.appendChild(p); var g = e.parentNode; g.insertBefore(o, e), g.removeChild(e) } ();