
Definition of HELL-BENT
ˈhel-ˌbent
: stubbornly and often recklessly determined or intent hell-bent on winning
{ // Get the script container. let container = document.getElementById(“open-web-comments-widget”); // Add the header. let header = document.createElement(“div”); header.className = “open-web-comments-header”; header.innerHTML = ‘Seen & Heard]]>
‘; container.parentNode.insertBefore(header, container); // Add the div for the openweb comments. let openwebDiv = document.createElement(“div”); openwebDiv.className = “pitc-div”; openwebDiv.setAttribute(“data-spotim-module”, “pitc”); container.parentNode.insertBefore(openwebDiv, container); // Create the openweb tag. let openwebScript = document.createElement(“script”); openwebScript.type = “text/javascript”; openwebScript.src = “https://launcher.spot.im/spot/sp_704FKM73”; openwebScript.setAttribute(“data-spotim-module”, “spotim-launcher”); openwebScript.setAttribute(“data-post-id”, “owl:hellbent”); openwebScript.setAttribute(“data-post-url”, “http://www.merriam-webster.com/dictionary/hell-bent”); openwebScript.setAttribute(“data-messages-count”, “3”); container.appendChild(openwebScript); }, 5000 );