var contentElement = document.createElement('span');
contentElement.id = 'mostpopularkeywords';
contentElement.innerHTML = '
Drugs,
Fracking,
Energy storage,
COVID-19,
Enhanced oil recovery (EOR),
Point-of-care,
Sensors,
Batteries,
Rock characterization,
Chemical production,
Oil & gas upstream,
Chemicals,
Petrophysics,
Drilling,
Diagnostics,
Cancer,
Artificial intelligence (AI),
Photonics,
Machine learning,
Clean tech ';
var scriptElement = document.getElementById('scriptmostpopularkeywords');
scriptElement.parentNode.insertBefore(contentElement, scriptElement);