var contentElement = document.createElement('span'); contentElement.id = 'featuredtechnology'; contentElement.innerHTML = 'A method for reconstructing the 3D surface of tubular organs from endoscope shape and camera data
The Problem In colonoscopy, a camera is inserted through the colon, a long tubular organ, in order...
'; var scriptElement = document.getElementById('scriptfeaturedtechnology'); scriptElement.parentNode.insertBefore(contentElement, scriptElement);